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
8 questions
T3 Y7 Grasshopper App

Quiz
•
7th - 9th Grade
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
12 questions
Loops

Quiz
•
9th - 12th Grade
10 questions
Latihan Interface

Quiz
•
9th - 12th Grade
11 questions
[Java] Review of User Input & Basic Arithmetic Operators

Quiz
•
9th - 12th Grade
15 questions
TIK / INFORMATIKA

Quiz
•
9th Grade
10 questions
Programming with C++

Quiz
•
9th - 12th Grade
12 questions
JavaScript

Quiz
•
9th Grade
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade