Which statement is true about Java?
Java Simple - 1

Quiz
•
Other
•
University
•
Hard
KiRUBANANTHAM CHENNIAPPAN
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Java is a sequence-dependent programming language
Java is a code dependent programming language
Java is a platform-dependent programming language
Java is a platform-independent programming language
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of these cannot be used for a variable name in Java?
identifier & keyword
identifier
keyword
none of the mentioned
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the value of g?
int g = 3;
System.out.print(++g * 8);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an OOPS concept in Java?
Polymorphism
Inheritance
Compilation
Encapsulation
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
StringBuffer s1 = new StringBuffer("Quiz");
StringBuffer s2 = s1.reverse();
System.out.println(s2);
Find the Output?
QuizziuQ
Quiz
ziuQQuiz
ziuQ
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the valid statement.
char[] ch = new char(5);
char[] ch = new char[5];
char[] ch = new char();
char[] ch = new char[];
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When is the object created with new keyword?
At run time
At compile time
Depends on the code
None
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz Procedure & Function PL/SQL 7 Juni 2022

Quiz
•
University
15 questions
Quiz Unplugged

Quiz
•
University
20 questions
Round 2

Quiz
•
University
20 questions
Round 1

Quiz
•
University
20 questions
AMA Session - SEO/SEM

Quiz
•
University
20 questions
Tech-Pictionary Round 1

Quiz
•
University
15 questions
CS102 QUIZ

Quiz
•
University
15 questions
Technoquiz..3

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade