Search Header Logo

Flutter Online

Authored by Mina Romany

Computers, Professional Development, Instructional Technology

Professional Development

Used 1+ times

Flutter Online
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

what is the output of this code?

print(DateTime.daysPerWeek);

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

var x=12.34;

print(x.floor());

what is the output of this code?

13

12

12.5

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

var x=12.34;

print(x.ceil());

what is the output of this code?

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

var text="TeXt";

print(text.touppercase());

what is the output?

text

tExT

TeXt

TEXT

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

var text="TeXt";

print("text.tolowercase()");

what is the output?

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

var text="a-b-c-d";

print(text.split("-"));

[a,b,c,d]

text.split("-")

abcd

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

var text=" a b c d ";

print("text.trim()");

Access all questions and much more by creating a free account

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

Already have an account?