
Topic 3.1

Quiz
•
Computers
•
1st - 10th Grade
•
Medium
Norhasliza Nor
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Choose the correct statement about class
A group of objects which have common properties
Template or blueprint from which objects are created.
Logical entity(real world object within the system)
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Select the answer for x
public class Stud_Section ----->x
{
String stud_name; --------->y
String reg_num;
String section;
void displaySection() ------->z
{
System.out.println("Student Name:"+stud_name);
System.out.println("Reg. Number: "+reg_num);
System.out.println("Section: "+section);
}
}
class declaration
member variable
member function
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Select the answer for y
public class Stud_Section ----->x
{
String stud_name; --------->y
String reg_num;
String section;
void displaySection() ------->z
{
System.out.println("Student Name:"+stud_name);
System.out.println("Reg. Number: "+reg_num);
System.out.println("Section: "+section);
}
}
class declaration
member variable
member function
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Select the answer for z
public class Stud_Section ----->x
{
String stud_name; --------->y
String reg_num;
String section;
void displaySection() ------->z
{
System.out.println("Student Name:"+stud_name);
System.out.println("Reg. Number: "+reg_num);
System.out.println("Section: "+section);
}
}
class declaration
member variable
member function
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which keyword use to declare a variables that belong to a class rather to any object of the class
static
default
public
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Choose the second row in the class diagram
className
Attributes
Operations
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Choose the correct notation for public
-
+
#
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Java Printing Quiz

Quiz
•
8th Grade
12 questions
7 клас. Підсумкова робота "Циклічні алгоритми""

Quiz
•
7th Grade
14 questions
ABC in python

Quiz
•
9th Grade
20 questions
Computer Science: Chapter 2 Test Review

Quiz
•
9th - 12th Grade
11 questions
Perulangan For dalam Bahasa C

Quiz
•
10th Grade
10 questions
APCSA - Unit 3

Quiz
•
9th - 12th Grade
10 questions
W8-11

Quiz
•
10th - 11th Grade
13 questions
Intro to IF statements

Quiz
•
KG - University
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
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 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