FUNPROG

FUNPROG

University

30 Qs

quiz-placeholder

Similar activities

3.2 Data Type, Operator & Expression in Java (part 1)

3.2 Data Type, Operator & Expression in Java (part 1)

University

35 Qs

C Language Pre-Assessment

C Language Pre-Assessment

University

25 Qs

Java - SET -1

Java - SET -1

University

25 Qs

MATLAB Exam prep

MATLAB Exam prep

University

25 Qs

Python Programming Basics 1

Python Programming Basics 1

University

25 Qs

unit-3 mcqs

unit-3 mcqs

University

25 Qs

C++ Basics

C++ Basics

University

31 Qs

PL101 MIDTERM Long Quiz

PL101 MIDTERM Long Quiz

University

35 Qs

FUNPROG

FUNPROG

Assessment

Quiz

Computers, Education, Information Technology (IT)

University

Easy

Created by

EDMOND SANTIAGO

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the point by where all C++ programs start their execution, independently of its location within the source code

main()

start()

system()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It represents the standard output stream of C++

cout

cin

clrscr()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tokens representing fixed numeric or character values.

identifier

constant

directives

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Words reserved for special purposes and must not be used as normal identifier names

variable

namespace

keywords

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A character used to mark the end of the statement

braces

semicolon

colon

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a portion of memory to store a determined value

variable

constant

directive

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Indicate the start and end of a compound statement

braces

comma

semicolon

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?