Applets

Java Applets quiz

0
Created on By 52fd849a905aedf0249df9e69d61b55a?s=32&d=mm&r=gwefru

Applets

TEST YOUR SKILLS BRODLY

1 / 10

Q.71 Using which keyword we can access the value of the instance variables and class variables of that class inside the method of that class itself.

2 / 10

Q.72 If a variable is declared final, it must include …………………. value.

3 / 10

Q.73

State true or false.

i) Jpanel is a class included in awt package.

ii) Anonymous classes are mostly used for event handling.
iii) Names of anonymous classes must be unique

4 / 10

Q.74 In Java, a string is a ………….

5 / 10

Q.75 Methods can be overloaded with a difference only in the type of the return value.

6 / 10

Q.76 Each method in a java class must have a unique name.

7 / 10

Q.77

State true or false.

i) comparisons precede logical operations in java

ii) assignment operations succeed increment operations

iii) arithmetic operations succeed comparisons

iv) x precede +

8 / 10

Q.78  It is an important feature of java that it always provides a default constructor to a class.

9 / 10

Q.79 …………….. is the key to ………………

10 / 10

Q.80

State true or false.

i) The public can only be assigned to class

ii) Protected protects a statement

iii) Protected method is never accessible outside the package

iv) Friendly variable may be accessible outside the class

Your score is

The average score is 0%

0%

Leave a Reply

Your email address will not be published. Required fields are marked *