Java Static_NonStatic

Java Static_NonStatic

Professional Development

10 Qs

quiz-placeholder

Similar activities

what is that logo?

what is that logo?

KG - Professional Development

10 Qs

UAENGLISH TEACH ONLINE QUIZ

UAENGLISH TEACH ONLINE QUIZ

Professional Development

9 Qs

Clause 9&10 IATF 16949:2016

Clause 9&10 IATF 16949:2016

Professional Development

10 Qs

MASA UNTUK KUIZ ! 🤓

MASA UNTUK KUIZ ! 🤓

Professional Development

7 Qs

Unity Lighting Quiz

Unity Lighting Quiz

University - Professional Development

7 Qs

Unidad 1 - Métodos Cuantitativos

Unidad 1 - Métodos Cuantitativos

6th Grade - Professional Development

9 Qs

Evaluasi

Evaluasi

University - Professional Development

7 Qs

Recepción y ubicación de la mercancía

Recepción y ubicación de la mercancía

Professional Development

10 Qs

Java Static_NonStatic

Java Static_NonStatic

Assessment

Quiz

Education

Professional Development

Medium

Created by

Murali Sukumar

Used 101+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

How to declare a Static variable

int a= 10;

static a= 200;

static int a= 100;

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Static variable is a Global variable

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

NonStatic Variable is a Local Variable

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Where can we declare a Static Variable

inside main function

outside main function

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Where can we declare a nonStatic Variable

inside main function

outside main function

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Where can we declare Local Variable

inside main function

outside main function

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Can static and nonStatic variables declared as public

Yes

No

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?