Flutter Online Quiz

Flutter Online Quiz

Professional Development

18 Qs

quiz-placeholder

Similar activities

BJT - BASICS

BJT - BASICS

Professional Development

15 Qs

BCMH Mobilku (10 Apr 2021)

BCMH Mobilku (10 Apr 2021)

Professional Development

15 Qs

Quiz On Audit Trail

Quiz On Audit Trail

Professional Development

15 Qs

DesAppiOs UNIDAD2

DesAppiOs UNIDAD2

Professional Development

20 Qs

Chapter 2

Chapter 2

Professional Development

15 Qs

NOBELIS SMART Therapy Manager

NOBELIS SMART Therapy Manager

Professional Development

20 Qs

Web Application Security Testing-PostTest

Web Application Security Testing-PostTest

Professional Development

18 Qs

C

C

Professional Development

20 Qs

Flutter Online Quiz

Flutter Online Quiz

Assessment

Quiz

Computers, Professional Development, Instructional Technology

Professional Development

Hard

Created by

Mina Romany

Used 6+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

where can we use break?

if statement

ternary condition

for loop

while loop

switch statement

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

what is the output of this code?

print(DateTime.daysPerWeek);

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

var text=" a b c d ";

print("text.trim()");

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print(new Random().nextInt(15));

what is the range of the output?

from 1 to 15

from 0 to 15

from 0 to 14

from 1 to 14

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what does continue do?

go out of loop

go to a function

call a method

skip iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

from what we can read input from user?

cin>>;

readlinesync();

console.readline();

stdin.readlinesync();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what library is used to read from user?

dart:math

dart:io

dart:isolate

dart:html

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?