
Topic 3.1
Quiz
•
Computers
•
1st - 10th Grade
•
Practice Problem
•
Medium
Norhasliza Nor
Used 2+ times
FREE Resource
Enhance your content in a minute
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
-
+
#
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
17 questions
"switch" Java Statement - 1
Quiz
•
9th - 10th Grade
10 questions
Python-Partie1
Quiz
•
1st Grade
13 questions
Lesson 1: Variables (Activity)
Quiz
•
8th - 10th Grade
15 questions
Lua Review Corona SDK with Notepad++
Quiz
•
10th - 12th Grade
15 questions
Arduino
Quiz
•
7th - 9th Grade
20 questions
New Scratch
Quiz
•
6th - 8th Grade
16 questions
Python Basics
Quiz
•
KG - University
20 questions
Python Recap
Quiz
•
7th Grade - 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
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
20 questions
Figurative Language Review
Quiz
•
6th Grade
