Java Quiz#1 (Static variables)

Java Quiz#1 (Static variables)

University

10 Qs

quiz-placeholder

Similar activities

Charging Objects

Charging Objects

7th Grade - University

15 Qs

python daily 10 questions 30 seconds

python daily 10 questions 30 seconds

12th Grade - Professional Development

10 Qs

5.6d

5.6d

5th Grade - University

15 Qs

PrelimQuiz1_ADTL12C

PrelimQuiz1_ADTL12C

University

8 Qs

UNIT 4: FRICTION

UNIT 4: FRICTION

University

10 Qs

Friction

Friction

6th Grade - University

15 Qs

Static Friction

Static Friction

6th Grade - University

15 Qs

Forces Vocabulary #2 Review

Forces Vocabulary #2 Review

9th Grade - University

14 Qs

Java Quiz#1 (Static variables)

Java Quiz#1 (Static variables)

Assessment

Quiz

Science

University

Medium

Created by

Swarup Sarkar

Used 18+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For "static" variable default value will be provided by

A. JVM

B. Compiler

C. Programmer

D. Client

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"static" variable must be declared inside

A. method

B. class

C. block.

D. All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"static" variable will be cretaed

A. At the time of object creation

B. At the time of class loading

C. Both at class loading and at the time of object creation

D. None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is responsible for creating ".class " file

A. JVM

B.java compiler

C. Programmer

D. Server

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For any static type reference variable default value is

A. 0

B. null

C. Garbage Value

D. -1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the value of the variable doesn't changes from object to object such type of variables are called as ________variable.

A. non-static

B. static

C. local

D.global

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For static variable how many copies will be created?

A. Only one copy

B. No copy

C.As many object will be created

D. None of these

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?