QUIZ PF ON TOPIC 1 & 2

QUIZ PF ON TOPIC 1 & 2

University

17 Qs

quiz-placeholder

Similar activities

while loop

while loop

University

15 Qs

Day 1 Quiz

Day 1 Quiz

11th Grade - University

12 Qs

IT MANAGER

IT MANAGER

University

15 Qs

Java Object Creation and Classes

Java Object Creation and Classes

University

20 Qs

Basic Python

Basic Python

University

20 Qs

coe java 24 june 21 7:30 to 745 pm only

coe java 24 june 21 7:30 to 745 pm only

University

20 Qs

Sense_The_Bug

Sense_The_Bug

University

15 Qs

Arrays and Functions

Arrays and Functions

University

12 Qs

QUIZ PF ON TOPIC 1 & 2

QUIZ PF ON TOPIC 1 & 2

Assessment

Quiz

Computers

University

Medium

Created by

Neelam Amelia Mohamad Rejeni

Used 4+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the CORRECT identifier.

song

main

Zen Q

#program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the C++ command that used to insert the input.

cout

cin

endl

include

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the CORRECT variables.         

i. for

ii. _else

iii.   priceList

iv. 12_street

I,II and IV

I , II and III

II and III

I, III and IV

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the function of <iostream>.

To produce an input and output

To produce a function

To make the code function

To combine with clrscr( ) for clear screen

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the CORRECT punctuation to signal the beginning of the code block.  

[

{

(

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the non-execute syntax used in C++ programming.

cout<<”Programming is fun”;

#include<iostream>

using namespace std;

//main( )

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Complete the program in Figure 1 with C++ statements.      

X = int main( ), Y= <iostream>

X = void main( ), Y= <iostream>

X = iostream( ), Y= void main( )

X = <iostream>, Y= int main( )

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?