WBUT 2013 OBJECT ORIENTED PROGRAMMING Quesion Paper (Paper Code: CS-504D)

Submitted by Anonymous (not verified) on Sun, 12/29/2013 - 20:07

This Paper is currently included in the syllabus of Computer Science and Engineering(CSE) in 5th semester(3rd year 1st sem) and Information Technology(IT) in fourth sem(2nd year-2nd sem).

CS/B.TECH/CSE(New)/SEM-5/CS-504D/2013-14

2013

OBJECT ORIENTED PROGRAMMING

Time Allotted : 3 Hours                                    Full Marks : 70

The figures in the margin indicate full marks.

Candidates are required to give their answers in their own words

as far as practicable.

GROUP – A

(Multiple Choice Type Question)

1.       Choose the correct alternatives for the following:          10 x 1 = 10

          i)        Which three form part of correct array declaration?

                             1.       public int a[ ]

                             2.       static int [ ] a

                             3.       public  [ ] int a

                             4.       private int a[3]

                             5.       private int [3] a[ ]

                             6.       public final int [ ] a

                   a)       1, 3, 4                            b)       2, 4, 5

                   c)       1, 2, 6                            d)       2, 5, 6

          ii)       public class Test{ }

                   What is the prototype of the default constructor?

                   a)       Test ( )                            b)       Test(void)

                   c)       public Test ( )                 d)       public Test (void)

 

 

 

Comments

Related Items

WBUT 2009: Circuit Theory & Networks (Paper Code: EE301) Question Paper

2009 CIRCUIT THEORY & NETWORKS Time Allotted:3 Hours Full Marks:70 The Figures in the margin indicate full marks. Candidates are requested to give their answer in their own words as far as practicable.