Introduction to Programming Quiz

Introduction to Programming Quiz

University

10 Qs

quiz-placeholder

Similar activities

Chapter 6 : Industrial Structure

Chapter 6 : Industrial Structure

University

10 Qs

BAnDS Tournament Round 3

BAnDS Tournament Round 3

University - Professional Development

10 Qs

12042022

12042022

University

10 Qs

Mastering Python Loops

Mastering Python Loops

University

10 Qs

Day-3 Assessment(Essentials of Data Analytics Using R)

Day-3 Assessment(Essentials of Data Analytics Using R)

University

15 Qs

MINDZONE-2.3

MINDZONE-2.3

University

10 Qs

Modul 2_Windry Dwi Juliani

Modul 2_Windry Dwi Juliani

University

10 Qs

Java Quiz

Java Quiz

University

10 Qs

Introduction to Programming Quiz

Introduction to Programming Quiz

Assessment

Quiz

Other

University

Easy

Created by

Alvin Herrera

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

He is the founder of C++ programming language:

James Gosling

Bjarne Stroustrup

Bjarne Stroustroup

Alice Guo

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

They do not have any effect on the behavior of the program:

Comments

Iteration Statement

Conditional Statement

All of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a data type that store true or false values:

char

int

boolean

string

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a part of the compiler that processes the source code before it reaches the actual compiler:

Processor

Preprocessor

Postprocessor

None of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It can be referred from anywhere in the code, even inside functions, whenever it is after its declaration:

Local Variable

Global Variable

Public Variable

Private Variable

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is used at the end of every case block so that when the matching case is executed, the program control comes out of the loop:

Void

Continue

Break

System("pause");

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It can only evaluate the int or char type expressions:

If Statement

Iteration Statement

Switch Statement

All of the above

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?