Java was developed by
java Programming1

Quiz
•
Professional Development
•
Professional Development
•
Medium
Assistant Chennai
Used 117+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
James gosling
John gosling
James frank
John frank
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct main() method signature in Java?
public static void main (String [] args)
public static void Main (String [] args)
public static void main (string [] args)
public static void main (String args)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable declaration in Java?
int 1myInteger = 0;
int int = 0;
Int my Integer = 0;
int myInteger = 0;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of this command does not have errors?
System.out.print("Hello World")
System.out.print(Hello World);
System.out.Print("Hello World);
System.out.print("Hello World");
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be output of below program?
public class Test {
public static void main(String[] args) {
int x = 10*20-20;
System.out.println(x);
}
}
Runtime Error
Prints 180
Prints 0
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output for the following statement:
System.out.print("1"+"1");
11
2
Error Message
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Indicate the actual output of the statements below:
int thisYear = 2020;
System.out.println("The current year is "+thisYear);
The current year is thisYear
The current year is 2020
No output; an error exists
The current year is
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
PSUEDOCODE 2 CAPGEMINI

Quiz
•
Professional Development
23 questions
Navy Ranks and Recognition

Quiz
•
Professional Development
33 questions
67.Create the JUnit Test

Quiz
•
Professional Development
23 questions
Tools

Quiz
•
Professional Development
25 questions
core java 2

Quiz
•
Professional Development
32 questions
C# Skill Review

Quiz
•
12th Grade - Professi...
30 questions
AIML TECH TRIATHLON

Quiz
•
Professional Development
23 questions
JDBC

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade