Search
.Management Sciences
A. abstract
B. static
C. volatile
D. final
Related Mcqs:
- Inheritance means ?
- A. Sub class create object of super class B. Sub class extends Base class C. Sub class extends super class D. All of the above...
- Which driver is efficient and always preferable for using JDBC applications_____________?
- A. Type-1 driver B. Type-2 driver C. Type-3 driver D. Type-4 driver...
- A method within a class is only accessible by classes that are defined within the same package as the class of the method. Which one of the following is used to enforce such restriction ?
- A. Declare the method with the keyword public. B. Declare the method with the keyword private. C. Do not declare the method with any accessibility modifiers. D. Declare the method with the keyword public and private....
- How many primitive data types are there in Java ?
- A. 5 B. 6 C. 7 D. 8...
- The smallest integer type is _____________ and its size is____________ bits?
- A. short, 8 B. byte, 8 C. short, 16 D. short, 16...
Recent Comments