
ICSE JAVA
Authored by scoremaster JAVA
Education
Professional Development
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?