Java Programming(22412)
Online Quiz for Second Year Computer Group(CO/CM/IF)
Sign in to Google to save your progress. Learn more
Email *
Full Name *
College Name *
1.Which of the following option leads to the portability and security of Java? *
2 points
2.Which of the following is not a Java features? *
2 points
3._____ is used to find and fix bugs in the Java programs. *
2 points
4.What does the expression float a = 35 / 0 return? *
2 points
5.Which option is false about the final keyword? *
2 points
6.Which inheritance in java programming is not supported *
2 points
7.What is subclass in java? *
2 points
8.Output: Base class *
2 points
Captionless Image
9.Which of these keywords must be used to inherit a class?   *
2 points
10.Which of these keywords is used to refer to a member of the base class from a subclass?   *
2 points
The class at the top of the exception class hierarchy is ................. *
2 points
12.The built-in base class in Java, which is used to handle all exceptions is *
2 points
13.Which of these keywords is not a part of exception handling *
2 points
14. *
2 points
Captionless Image
15. …………………….. exception is thrown when an attempt is made to access an array element beyond the index of the array. *
2 points
16.Every try statement should be followed by at least one catch statement; otherwise …………………. will occur. *
2 points
17.Which of these functions is called to display the output of an applet? *
2 points
18.Which of these methods can be used to output a string in an applet? *
2 points
19.What does AWT stand for? *
2 points
20.Which of these methods is a part of Abstract Window Toolkit (AWT)? *
2 points
21.Which keyword is used for accessing the features of a package? *
2 points
22.Which of these is used to perform all input & output operations in Java? *
2 points
23.System class is defined in ................. *
2 points
24.Which of these classes defined in java.io and used for file-handling are abstract? *
2 points
Required
25.Which of these packages contain classes and interfaces used for input & output operations of a program? *
2 points
Submit
Clear form
Never submit passwords through Google Forms.
reCAPTCHA
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy