ввп,

ввп,

University

35 Qs

quiz-placeholder

Similar activities

Python Phase 1

Python Phase 1

University

30 Qs

QUIZ ON OOPS CONCEPT

QUIZ ON OOPS CONCEPT

University

30 Qs

 ByteBattle2.0(C)

ByteBattle2.0(C)

University

30 Qs

Algoritmos I

Algoritmos I

University

35 Qs

Tech-fest (hard)

Tech-fest (hard)

University

40 Qs

ByteBattle 2.0(3)

ByteBattle 2.0(3)

University

30 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

University

30 Qs

Fundamentos de Python

Fundamentos de Python

University

35 Qs

ввп,

ввп,

Assessment

Quiz

Engineering

University

Medium

Created by

Салихжан Айбек

Used 3+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operators is used for input in C++?

abs

cin

sqrt

cos

cout

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the value 25.17 can be represented using which data type?

integer

bool

double

void

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of statement is cin >> number;?

output statement

input statement

declaration of variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value 12.5 can be represented using what type of data?

float

integer

bool

  • void

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In C++, this statement terminates the loop when it is encountered?

continue

break

  • &&

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

An array is a series of elements of the same type placed in non-contiguous memory locations

  • An array is a series of elements of the same type in contiguous memory locations

  • None of the mentioned

  • An array is a series of element

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true?

The value of variable a is assigned to variable b and the value of variable b is assigned to variable a.

The value of b is assigned to variable a and the later changes on variable b will effect the value of variable a.

The variable a and the variable b are equal.

The value of b is assigned to variable a but the later changes on variable b will not effect the value of variable a.

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?