Birlasoft Placement Paper 1 PDF
Birlasoft Placement Paper 1 PDF
Birlasoft Placement Paper 1 PDF
Birlasoft
1.technical qs -20
2.apptitute qs -25
few qs are from old paper which is available on net, i am putting * in front of them.
a. 256
b. 255
c. 8
d. 10
d) Prints out the actual code written to standard output rather than executing the code
Referring to the sample code above ,if an object of class “myprofessor” were created ,how many instances of professor will it
contain?
a) 0
b) 1
c) 2
d) 3
*6. Modern RDBMS’s perfom the following the following functionc except ______________.
a) Force column values in one table to match any of the values in a column of another table
b) Multiple tables
c) Multiple rows
d) Updateable
*8. RDBMS triggers are typically bound to a _____________and one or more _____________
c) Column,rows
d) User, table
a) Recursive
c) Many to Many
d) One to One
a) jump -2 upper
b) cp upper ../..(answer)
c) cp upper -2/
*11.
i = 0;
j = 0;
for(j=1;j<10;j++)
i=i+1;
In the (generic) code segment above what will be the value of the variable i at completion ?
a) 0
b) 1
c) 3
d) 9
e) 10
*12. Which of the following statements is true when a derivation inherits both a virtual and non-virtual instance of a
base class ?
a) Each derived class object has base objects only from the non virtual instance
b) Each base class object has derived objects only from the non-virtual instance
c) Each derived class object has base objects only from the virtual instance
d) Each derived class object has a base object from the virtual instance and a base object from non-virtual instance.
public:
};
Referring to the sample code above what is the minimum number of arguments required to call the constructor ?
a) 0
b) 1
c) 2
d) 3
********************apptitute section***********************
1. a Question like A is engg. B is doctor C is artist etc then few condition related to them
i suggest you must go for these questions coz in 3 or 4 mins you can answer 7 or 8 qs
4. 3 qs onfinding error in english sentences (two or three sentances given any one is incorrect which is underlined) you have to
choose correct sentance from 4 options.
5. if father is three times as old as son . 5 years ago he was 4 times age of his son what is son age.
6. same as above but now daughter and mother joined in and age in question is that of daughter.
8. same as above but figure is diffrent and find no of squares and triangles.
9. sum of a series of n numbers is n+8 . find second (or second last, i dont remember) no.