A. An object of B contains data fields j, k, m
B. An object of B contains data fields k, m
C. An object of B contains data fields j, m
D. An object of B contains data fields i, j, k, m
Software Engineering Mcqs
Software Engineering Mcqs for Preparation of Job Test and interview, freshers, Students, competitive exams etc. Multiple choice questions here are on topics such as Basics of software engineering, types, advanced, design, testing, evolution, testing, secutity etc.
A. Prints 2.5
B. Raises an exception
C. Raises an error as STATIC is used as a variable which is a keyword
D. None of these
A. int
B. byte
C. char
D. bollean
A. Object
B. Variable
C. Class
D. Method
A. .class file
B. .java file
C. .java html
D. .applet file
A. Stack
B. Maps
C. Queue
D. Array
A. Type-1 driver
B. Type-2 driver
C. Type-3 driver
D. Type-4 driver
A. 0
B. 1
C. 2
D. 3
A. yield() method
B. Suspend() method
C. start() method
D. resume() method
A. signed
B. unsigned
C. Both of the above
D. None of these
