Assessment 1

Assessment 1

Professional Development

20 Qs

quiz-placeholder

Similar activities

Emerging Tech Trivia

Emerging Tech Trivia

Professional Development

15 Qs

JavaScript

JavaScript

Professional Development

20 Qs

JavaScript with Arrays

JavaScript with Arrays

Professional Development

15 Qs

Coding Club Kahoot

Coding Club Kahoot

Professional Development

15 Qs

Fundamento de Java

Fundamento de Java

University - Professional Development

15 Qs

Básico de JS

Básico de JS

Professional Development

21 Qs

Android Quiz

Android Quiz

10th Grade - Professional Development

25 Qs

SUMATIF RPL

SUMATIF RPL

Professional Development

20 Qs

Assessment 1

Assessment 1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Divyam kumar

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java is a platform-independent programming language
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose a valid Java identifier.
Le@rnCorridor
LEarnCorridor.com
LEarn_Corridor
Learn.Corridor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can execute a Java program without a main method until which version.
1.6
1.4
1.8
1.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If any method is not returning anything, what will be the return type of that method?
int
void
float
no return type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many identifiers are in the below line : public static void main(String[ ] args)
1
2
3
4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can access static variables without creating the object.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of variables are based on the position of the declaration?
2
4
5
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?