BES 043 Quiz

BES 043 Quiz

University

10 Qs

quiz-placeholder

Similar activities

Lab 4

Lab 4

University

8 Qs

Module 5: Creating Dynamic Web Pages with Scripting

Module 5: Creating Dynamic Web Pages with Scripting

University

15 Qs

Operasi Input & Output C++

Operasi Input & Output C++

University

10 Qs

NESTED-IF, FOR & WHILE LOOP By handawnz

NESTED-IF, FOR & WHILE LOOP By handawnz

University

12 Qs

Quiz sobre el ornitorrinco y la programación

Quiz sobre el ornitorrinco y la programación

8th Grade - University

15 Qs

data abstraction

data abstraction

University

12 Qs

CMDP2063 Unix and C Programming

CMDP2063 Unix and C Programming

University

15 Qs

Quiz Pemrograman Python

Quiz Pemrograman Python

10th Grade - University

15 Qs

BES 043 Quiz

BES 043 Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Rofer Savella

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Less than or Equal to

<=

==

>=

<

2.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Not Equal to

<=

==

>=

!=

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Its a storage for data or information that can be referenced and manipulated in a program

Storage

Variable

Expression

Syntax

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the value of x in "int x = 4- 6 * 8;"

-36

-35

-16

-44

5.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

Identify one way of making a text in a console shift to a next line.

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the missing syntax for this statement:

string my_text = tell me my name ;
cout << my_text << endl;

Double qoute

Variable

Semicolon

Data Type

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the proper syntax sequence of initializing a variable?

data_type variable_name = value

data_types = value

variable_name = value

varialle_name data_types = value

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?