Java quiz-2024-Sec-B
Quiz
•
Computers
•
University
•
Practice Problem
•
Medium
Shubha V
Used 5+ times
FREE Resource
Enhance your content in a minute
12 questions
Show all answers
1.
OPEN ENDED QUESTION
1 min • Ungraded
USN
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
1 min • Ungraded
NAME
Evaluate responses using AI:
OFF
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the code give below:
class yes
{
public static void main(String[] args)
{
int Integer = 24;
char String = 'I';
System.out.print(Integer);
System.out.print(String);
}}
24I
24
Compiler error
Runtime Error
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is not a Java feature?
Object-oriented
Use of pointers
Portable
Dynamic and Extensible
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Java Implements Runtime Polymorphism through
method overloading
method overriding
Dynamic method Dispatch
none of the above
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
is used to resolve name space collisions
super
object
This
all of the above
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following code
public void method(double a)
{
System.out.println("Method called");
}
public static void main()
{ method(2);
}
Method called
compilation error
runtime error
none of the above
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?
Similar Resources on Wayground
15 questions
1.1.1 The structure and function of the processor
Quiz
•
11th Grade - University
15 questions
Data Security Worksheet
Quiz
•
10th Grade - University
14 questions
LA5.C5: Branching and Subroutines
Quiz
•
9th Grade - University
15 questions
ENGINEERING DATA ANALYSIS PRELIM
Quiz
•
University
10 questions
Clustering_Pertemuan2_Quiz_Ceria
Quiz
•
University
10 questions
Cybersecurity Fundamentals Week 2 Quiz
Quiz
•
KG - University
14 questions
Information Technology Application in Construction Quiz
Quiz
•
University
15 questions
Introduction to Django Framework Quiz
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
