
10211CS204 -OOPS using Java
Authored by Assoc.Prof,IT Chennai
Information Technology (IT)
Professional Development
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following option leads to the portability and security of Java?
Bytecode is executed by JVM
The applet makes the Java code secure and portable
Use of exception handling
Dynamic binding between objects
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not a Java features?
Dynamic
Architecture Neutral
Use of pointers
Object-oriented
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following for loop declaration is not valid?
for ( int i = 99; i >= 0; i / 9 )
for ( int i = 7; i <= 77; i += 7 )
for ( int i = 20; i >= 2; - -i )
for ( int i = 2; i <= 20; i = 2* i )
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which method of the Class.class is used to determine the name of a class represented by the class object as a String?
getClass()
intern()
getName()
toString()
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which package contains the Random class?
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which option is false about the final keyword?
A final method cannot be overridden in its subclasses.
A final class cannot be extended.
A final class cannot extend other classes.
A final method can be inherited.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is a type of polymorphism in Java Programming?
Multiple polymorphism
Compile time polymorphism
Multilevel polymorphism
Execution time polymorphism
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?