
Java basics quiz 1

Quiz
•
Computers
•
10th Grade - University
•
Medium
Used 11+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is java case sensitive?
yes
no
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the main method?
a method that prints to user details to screen
the most important method
entry point of a program with instructions for the program to carry out
the method that is listed first in a class
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following is the correct way to write a main method
main(){}
public void main(args[]){}
public void main(String[] args){}
public static void main(String[] args){}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
correct template for creating a class
public class <className>{}
public <className>{}
public class{}
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
which of the following are data types(you can select more than 1 answer)
Boolean
Integer
Numbers
String
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which is the correct way to print "hello world" to the screen..
print("hello world");
System.print("hello world");
System.out.print(hello world);
System.out.print("hello world");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what does boolean return
yes/no
true/false
1/0
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Python Variables - String vs Integer

Quiz
•
9th - 11th Grade
16 questions
Parts of a Function

Quiz
•
10th Grade
15 questions
Python Lists

Quiz
•
10th - 12th Grade
15 questions
ONE 6th FORM Introduction to Python Basics

Quiz
•
11th Grade
10 questions
KD-1 Dasar pemrograman python

Quiz
•
10th Grade
15 questions
CICS Test 2 Review

Quiz
•
9th - 12th Grade
9 questions
9класс python

Quiz
•
9th - 10th Grade
12 questions
Syntax and Logic Errors

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade