Week 3: Vector Practice

Week 3: Vector Practice

University

16 Qs

quiz-placeholder

Similar activities

Quiz 1

Quiz 1

University

15 Qs

Explore JavaScript

Explore JavaScript

University

15 Qs

UTS Algoritma dan Pemrograman

UTS Algoritma dan Pemrograman

University

11 Qs

quiz 2nd/3rd year

quiz 2nd/3rd year

University

21 Qs

JavaScript

JavaScript

University

14 Qs

Asas JavaScript

Asas JavaScript

1st Grade - University

18 Qs

Basic C++ Programming Questions

Basic C++ Programming Questions

University

20 Qs

kotlin Quiz 2

kotlin Quiz 2

University

12 Qs

Week 3: Vector Practice

Week 3: Vector Practice

Assessment

Quiz

Computers

University

Medium

Created by

Emma Nagy

Used 13+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output when the following line is run:

var = class('a')

char

double

logical

cell

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output when the following line is run:

var = class(7)

char

double

logical

cell

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output when the following line is run:

var = class(false)

char

double

logical

cell

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output when the following line is run:

var = class('7')

char

double

logical

cell

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the output when the following line is run:

var = floor(4.678)

4.67

4

5

4.7

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the output when the following line is run:

var = ceil(2.003)

2

2.00

2.01

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

True or False: A vector must contain data of all the same type.

true

false

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?