Coding Test

Quiz
•
Computers
•
9th Grade
•
Medium
Shraddha Das
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WORA (Write Once Run Anywhere) concept is followed by one of the feature of Java
Robust
Case sensitive
Portable / Platform Independent
Object Oriented
Simple & secure
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
____________ contains Packages (in-built functions) which can be imported in our program.
JRE (Java Runtime Environment)
JCL (Java Class Library)
BlueJ
Java Applets
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_________ is the controlling method of a Java program
main( )
Main( )
class
object
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
____________ includes tools like Compiler, Interpreter, Java libraries, etc.
JDK
BlueJ
JRE
Java Application
5.
OPEN ENDED QUESTION
15 mins • 10 pts
Write a java program to check if the given number is a prime or not.
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
15 mins • 10 pts
Write a java program to check whether a person of that particular age is eligible for marriage or not.
( If the person is female, she is eligible for marriage only after the age of 18. But if the person is a male, then he is eligible only after 21.)
Evaluate responses using AI:
OFF
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Find the output of the following:-
int sum=0, n=10;
for( int i=n; i>=1; -- i)
{ sum= sum+ i; }
System.out.println(" Sum is "+ sum) ;
55
10
28
50
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
ASK T3-STRUKTUR KOD ARAHAN

Quiz
•
9th Grade
10 questions
Class 9 Conditional Statement

Quiz
•
9th Grade
15 questions
Programming Basics, Unit 10 Review

Quiz
•
9th - 12th Grade
15 questions
Type data python

Quiz
•
9th Grade - University
10 questions
Programming - Iteration, Basic Programming Constructs & Loop

Quiz
•
2nd - 12th Grade
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
15 questions
C# Loops (All)

Quiz
•
9th - 12th Grade
12 questions
Java Quiz 1

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade