datatype

datatype

University

10 Qs

quiz-placeholder

Similar activities

C - Pointers

C - Pointers

University

10 Qs

Basics Of C Programming

Basics Of C Programming

University

10 Qs

Python 1

Python 1

University

11 Qs

Week 8: Vectors

Week 8: Vectors

University

14 Qs

Python User Input Quiz

Python User Input Quiz

6th Grade - University

10 Qs

 Variables en Python

Variables en Python

University

10 Qs

C#.net test 1

C#.net test 1

University

10 Qs

Quizizz PythonStart text1

Quizizz PythonStart text1

University

10 Qs

datatype

datatype

Assessment

Quiz

Computers

University

Medium

Created by

Quy Ta Dinh

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what would be value of x:

bool x = 5.5;

0

1

4

5

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

what would be the value of x:

bool x = (5 || 6) && 0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what would be the value of x:

unsigned int x = -1

-1

-4294967295

-2

4294967295

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

what would be the type of x:

auto x = static_cast < double >( f );

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick the odd one out.

array type

character type

bool type

integer type

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value 132.54 can be represented using which data type?

double

void

null

int

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types can only store a single character?

char

float

string

double

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?