
FIT9131 PASS Week1 S2 2022
Quiz
•
Computers
•
1st - 3rd Grade
•
Hard
Shu Li
Used 2+ times
FREE Resource
Enhance your content in a minute
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
12 questions
3.1 Sequence and Debugging
Quiz
•
2nd Grade
14 questions
IPO
Quiz
•
3rd Grade
6 questions
SCR1 Recap Day 4
Quiz
•
1st Grade
10 questions
Mouse device
Quiz
•
1st - 2nd Grade
10 questions
Μαθαίνω για το διαδίκτυο
Quiz
•
1st - 2nd Grade
12 questions
Mrs Clarke & Mrs Gaffneys' Coding Quiz
Quiz
•
1st - 2nd Grade
10 questions
ICT 2
Quiz
•
1st - 2nd Grade
12 questions
PHP Course
Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
