Provided by www.YuvaJobs.com - Birlasoft Whole Testpaper Birla Sample Question Paper What is the function of the modulus operator in most languages ?     a)    Sets a system environmental value to either base 10 ,base 8 or base 16   b)    Returns the remainder after dividing one number by another   c)    Returns the first argument raised to the second argument power   d)    Prints out the actual code written to standard output rather than executing the code  lass professor{}     class teacher: public virtual professor{};     class researcher: public virtual professor {}     class myprofessor :public teacher,public researcher {}; Referring to the sample code above ,if an object of class “myprofessor” were created ,how many instances of professor will it contain? a)    0b)    1c)    2d)    3 Modern RDBMS’s perfom the following the following functionc excepta)   Force column values in one table to match any of the values in a column of another tableb)   Automatically replicate data on another serverc)   Automatically create new indexes based on query historyd)   Prevent unauthorized users from accessing data at the firls level  Which is not the characteristics of a view ?a)   Consumes Disk space for datab)   Multiple tablesc)   Multiple rowsd)   Updateable  RDBMS triggers are typically bound to a _____________and one or more _____________a)  Table,SQL statement typesb)  SQL statement type,userc)  Column,rowsd)  User, tables  What relationship is resolved by an “intersecting” or “associative” entity ?a)  Recursiveb)  Mandatory one to onec)  Many to Manyd)  One to One Make a copy of file “upper” in the directory two levels up .a)  jump -2 upperb)  cp upper ../..c)  cp upper -2/d)  None of the above   GD Topic1- indian cricket team is consistent or not;2- IT shoud be necessary in rural area or not;3- sourav ganguli should be caption or not;4- advantage & disadvantages of Outsoursing;5- india & pakistan matches are pation (josh) or not; Provided by www.YuvaJobs.com - Birlasoft Whole Testpaper