P2Pprogrammer 2 programmer

Home > Download > SMU - Question Paper > BSc IT > BT0074

OOPS with Java


This is the collection of Sikkim Manipal University (SMU) question and answers for OOPS with Java . It will help to prepare your examination. All question paper are classified as per semester, subject code and question type of Part A, Part B and Part C with multiple choice options as same as actual examination. SMU question papers includes year 2025, 2024, 2023 Sem I, II, III, IV, V, VI examinations of all subjects.

SMU question test set of old, last and previous year are updated regularly and it is absolutely free to use. Question paper includes Visual basic 6, VB.Net, C#, ASP.Net, Web, Oracle, Database, SQL, Software Engineering, C, C++, OOPS, MBA, MCA, BSC IT I have requested you kindly send me the question paper of OOPS with Java , SMU - Bachelor of Science in Information Technology.

Course Name        BSc IT (Bachelor of Science in Information Technology)

Subject Code       BT0074 (OOPS with Java )

Get Questions        PART - A    PART - B    PART - C

Subject : OOPS with Java

     BT0074 : PART - C    


Q. 1A pure virtual function is a virtual function
that
1) causes its class to be abstract
2) returns nothing
3) is used in a base class
4) takes no arguments
 A)1), 3)
 B)2), 4)
 C)None of the above
 D)All of the above
   
Q. 2 Which of these is not a category of
suffered operations?
i) Primitive operations
ii) Selectors
iii) Selective operators
iv) Constructors
v) Exceptions
 A)ii) and iii)
 B)i) and v)
 C)iii), iv) and
 D)None of these
   
Q. 3Spot the errors in the following program
Hline 1Class test1 int m;
Hline 2public : void getdata cin >> m;
Hline 3 main ( ) ( test *p;
Hline 4void display ( ) cout << in;
Hline 5 p = new test;
Hline 6 p.getdata ( );
Hline 7 (*p)
 A)Compilation errors at line 1, 3, 4, 5, 6 and 7
 B)Compilation errors at line I and 6
 C)Compilation errors at line 5, 6 and 7
 D)None of these
   
Q. 4Using tile precedence of' operators, predict
the Output of the following code segment
main()
int i = 1, j=2 ;
if ( i =--j >2)
cout<< i<<1l%
else
cout<<"Bye<<"\n";
cout<<”value of i is”<
 A)1 Value of i is 0
 B)Bye Value of i is1
 C)1 Value of
 D)None of these
   
Q. 5Match the categories of graphics function
in Set-
A with an example listed in Set-B
Set-A
i) Text-mode Graphics function
ii) Graphics-i-node Drawing function
iii) Graphics-mode Text output function
iv) Graphics-mode position fu
 A)i) - b, ii) - a, iii) - c, iv) d
 B)i) - d, ii) - c. in) - e, iv) b
 C)i) - c, ii) - d, iii) - b, iv) a
 D)None of these
   
Click here to get OOPS with Java (BT0074 ) New Question


Home > Download > SMU - Question Paper > BSc IT > BT0074