
ICSE JAVA

Quiz
•
Education
•
Professional Development
•
Hard
scoremaster JAVA
Used 7+ times
FREE Resource
61 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java was designed by _________________.
Microsoft
Mozilla Corporation
Sun Microsystems
Amazon Inc.
Answer explanation
Java was designed by Sun Microsystems, a company known for its contributions to software and hardware technologies. The other options, such as Microsoft and Amazon, are not associated with the creation of Java.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Earlier name of Java Programming language was -
Eclipse
OAK
Netbean
C
Answer explanation
The earlier name of the Java programming language was OAK. It was developed by James Gosling and his team at Sun Microsystems before being renamed to Java.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which kind of language java is ?
Object Oriented
Procedural
Event Driven
None of these
Answer explanation
Java is primarily an Object Oriented language, which means it is based on the concepts of objects and classes. This allows for better organization and modularity in programming, distinguishing it from procedural and event-driven languages.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are correct advantage of java?
Java is Simple
Java is Secure
Java is Portable
All of the above
Answer explanation
Java is known for its simplicity, security, and portability. These features make it a versatile and widely-used programming language, thus the correct answer is 'All of the above'.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Default, public , protected, private are?
Access Modifier
Non-access Modifiers
Both A and B
It's variable
Answer explanation
Default, public, protected, and private are types of access modifiers in programming that control the visibility of class members. Therefore, the correct answer is 'Access Modifier'.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Single line comment starts with _________ in Java.
/**
//
/*
None of these
Answer explanation
In Java, a single line comment starts with '//' which indicates that everything following it on that line is a comment. The other options, '/*' and '/**', are used for multi-line comments and documentation comments, respectively.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java is case sensitive?
True
False
Depends On Compiler
May be true or false
Answer explanation
Java is case sensitive, meaning that it distinguishes between uppercase and lowercase letters. For example, 'Variable' and 'variable' would be considered different identifiers. Therefore, the correct answer is True.
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Education
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...