
App Dev Day 1

Quiz
•
Computers
•
University
•
Medium
2266_Shivam 2266_Shivam
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a principle of Object-Oriented Programming?
Encapsulation
Inheritance
Compilation
Polymorphism
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of encapsulation in OOP?
To allow multiple classes to inherit from one base class
To define multiple functions with the same name
To restrict access to certain details of an object
To reuse the code of other classes
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following allows a subclass to provide a specific implementation of a method already defined in its superclass?
Abstraction
Inheritance
Method Overloading
Method Overriding
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the term "polymorphism" mean in OOP?
Using many functions to do one task
One object behaving differently based on the context
Writing code that is specific to one class
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best defines abstraction in OOP?
Hiding internal implementation details and showing only functionality
Creating multiple classes with similar features
Making all class members public
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a reserved keyword in Dart?
value
final
define
object
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
var name = "Alex";
name = "Sam";
print(name);
Alex
Sam
Error
null
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PHP

Quiz
•
University
10 questions
TIU Quiz-10

Quiz
•
University
10 questions
INTRODUCTION TO OOPS

Quiz
•
University
15 questions
Cuestionario sobre Dart

Quiz
•
University
10 questions
Java Quiz 1

Quiz
•
University
6 questions
Difficult Round

Quiz
•
University
10 questions
Julia

Quiz
•
University
11 questions
Programming I Quiz 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade