
flutter oop part1 quiz

Quiz
•
Professional Development
•
Professional Development
•
Hard
Mina Romany
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void main(){
var x= hh();print(9);var y =hh.fromy();}
class hh{hh(){print(10);}
hh.fromy(){print(11);}}
what is the output?
10
9
11
9
10
10
11
11
11
9
11
11
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
can the class have a function of its name?
false
true
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
main(){var ob1=Car().color;}
class Car{String color='red';}
what is ob1 data type?
Car
var
dynamic
String
none of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
class Home{}
main() {
var x=Home();var y=Home();
print(identical(x, y));
}
what is the output?
true
false
error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
class Home{Home();}
main() {
var x=Home();var y=Home();
print(identical(x, y));
}
what is the output?
true
false
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
class Home{ Home();}
main() {
var x=const Home();var y=const Home();
print(identical(x, y));
}
what is the output?
true
false
error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
14 questions
Konflikti

Quiz
•
Professional Development
15 questions
Accommodations & Modifications

Quiz
•
Professional Development
14 questions
Quest 2 (Digital Teacher)

Quiz
•
Professional Development
15 questions
Basic JavaScript

Quiz
•
Professional Development
10 questions
Data Types and Variables

Quiz
•
Professional Development
15 questions
Q1 Introduction to Python

Quiz
•
Professional Development
14 questions
Biskvīta mīkla

Quiz
•
Professional Development
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