FUNPROG

FUNPROG

University

30 Qs

quiz-placeholder

Similar activities

Programming in C

Programming in C

University

26 Qs

PYTHON CONTERST 3

PYTHON CONTERST 3

University

25 Qs

STUCTURES

STUCTURES

University

25 Qs

C++ Programming Quiz

C++ Programming Quiz

University

25 Qs

SCS1210 Software Engineering II

SCS1210 Software Engineering II

University

30 Qs

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

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

University

35 Qs

Python Programming Basics 1

Python Programming Basics 1

University

25 Qs

unit-3 mcqs

unit-3 mcqs

University

25 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?