
FIT9131 PASS Week1 S2 2022

Quiz
•
Computers
•
1st - 3rd Grade
•
Hard
Shu Li
Used 2+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java's programming paradigm, characterized by the use of objects to solve problems, is called:
Object-based programming
Object-centred programming
Object-focused programming
Object-oriented programming
Answer explanation
Java is an object-oriented programming language. Everything in java is an object, all the program codes and data resides within classes and objects
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true regarding an object?
An object is a variable
An object is an instance of a class
An object is not an instance of a class
An object is a reference to an attribute
Answer explanation
A class is a template or blueprint from which objects are created. When you create an object, you are creating an 'instance' (result) of a class.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill the Gap: A Java _______translates _______to machine code.
Translator, bytecode
Virtual Machine, Java source code
Compiler, Java source code
Virtual Machine, bytecode
Answer explanation
Java Virtual Machine (JVM) has both compiler and interpreter. Which compiler compiles the code and generates bytecode and interpreter converts bytecode to machine code so the computer can understand.
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which is/are true about Compiler? (multiple answers possible)
Use batch processing.
Use interactive processing.
Translate entire code in one go.
Translate one instruction at a time.
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which is/are true about Interpreter? (multiple answers possible)
Use batch processing.
Use interactive processing.
Translate entire code in one go.
Translate one instruction at a time.
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What could be the attribute of Student?
name
study
run
student id
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What could be the behaviour of a student?
study
age
run
name
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In object oriented programming, mango is a/an ____ of class Fruits.
attribute
object
behaviour
another class
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the below is not part of the program execution process?
Writing
Checking
Compiling
Debugging
Answer explanation
Writing -> Compiling -> Debugging -> Executing
Similar Resources on Wayground
9 questions
Microbit

Quiz
•
1st - 5th Grade
8 questions
Codding History

Quiz
•
1st - 2nd Grade
12 questions
G1-2 Coding Quiz

Quiz
•
1st - 2nd Grade
9 questions
Java Programming with Minecraft

Quiz
•
1st - 12th Grade
13 questions
Common Coding Vocabulary

Quiz
•
2nd - 8th Grade
10 questions
Programming - High Level Code & Machine Code

Quiz
•
2nd - 11th Grade
10 questions
Coding - Computer Programming

Quiz
•
KG - University
10 questions
Kuis Algoritma dan Pemrograman 1

Quiz
•
1st Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade