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 - A
Q. 1 | ____ function operator is used to identify a destructor |
| A) | ~ |
| B) | >> | | C) | & | | D) | None of these | | | | Q. 2 | ____ function writes string of text to the window |
| A) | cputs () |
| B) | putch | | C) | window cputs () | | D) | window putch () | | | | Q. 3 | Base classes are ___ while derived classes are ____ |
| A) | specializations, sub classes |
| B) | generalizations, specializations | | C) | generalizations, super classes | | D) | None of these | | | | Q. 4 | class used to derive other class are |
| A) | Base class |
| B) | Derived class | | C) | Abstract class | | D) | Inherit class | | | | Q. 5 | Can be viewed as a "fill in the blanks" version of a class |
| A) | Template |
| B) | Meta class | | C) | Friend class | | D) | None of these | | | | Q. 6 | The default access for members of a class is ____ |
| A) | Public |
| B) | Private | | C) | C) Global | | D) | Protected | | | | Q. 7 | Which of the following is used to identify the copy constructor? |
| A) | (X&) |
| B) | X(&X) | | C) | X(X&) | | D) | X(X) | | | | Q. 8 | To solve the problem of ambiguity when inheriting from a common base class, the ____ keyword is applied before its name in the derived class header |
| A) | abstract |
| B) | virtual | | C) | static | | D) | None of these | | | | Q. 9 | The ____ statements can not be used outside a loop |
| A) | break |
| B) | continue | | C) | Both A) and B) | | D) | None of these | | | | Q. 10 | The base class for stream class is |
| A) | ios |
| B) | istream | | C) | ostream | | D) | None of these | | | |
Click here to get
OOPS with Java (BT0074 )
New Question
Home > Download > SMU - Question Paper
> BSc IT > BT0074