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 2024, 2023, 2022 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 - A    


Q. 1 ____ implies a kind of " relationship”
 A)Aggregation
 B)Polymorphism
 C)Containership
 D)None of these
   
Q. 2Function is used to draw a circle in graphics
mode
 A)arc ( ... )
 B)circle ( ... )
 C)ellipse ( ... )
 D)None of these
   
Q. 3Which statement is used to declare
templates?
 A)template
 B)template
 C)template class
 D)template T
   
Q. 4The && and // operators
 A)compares two numeric values
 B)combines two numeric values
 C)compares two Boolean values
 D)combines two Boolean values
   
Q. 5Object oriented programming
 A)Software development technique
 B)Set of operations
 C)Set of instructions
 D)Set of blocks
   
Q. 6Name the function that is used to clear the
screen and position the cursor at 0, 0 in the
graphics mode
 A)clearscreen
 B)clrscr ( )
 C)cleardevice
 D)None of these
   
Q. 7Which of these is not a feature of C++?
 A)Multiple Inheritance
 B)Pointers to class members
 C)Data Extraction
 D)None of these
   
Q. 8The ____ statements can not be used
outside a loop
 A)break
 B)continue
 C)Both A) and B)
 D)None of these
   
Q. 9Given-char str [256];
how many characters at most can be actually
stored in the array?
 A)256
 B)255
 C)0
 D)None of these
   
Q. 10Which of these statements about the 'this'
pointer is false?
 A)It stores the address of the class instance to enable pointer access of' (lie members to the member functions of the class
 B)It is not accessible by static member functions
 C)It cannot be modified
 D)D)None of these
   
Click here to get OOPS with Java (BT0074 ) New Question


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