Domestic - Midterm Exam-C++Programming

Domestic - Midterm Exam-C++Programming

University

35 Qs

quiz-placeholder

Similar activities

AP CS A unit 1

AP CS A unit 1

11th Grade - University

36 Qs

AP Java Exam

AP Java Exam

8th Grade - University

35 Qs

Python Assessment Quiz 1

Python Assessment Quiz 1

University

40 Qs

BUG@MASTER

BUG@MASTER

University

30 Qs

JS Lesson 31-72

JS Lesson 31-72

12th Grade - University

40 Qs

Python MCQ for II Sem

Python MCQ for II Sem

University

30 Qs

Coding Club_SNSCE Quiz (28-04-2023)

Coding Club_SNSCE Quiz (28-04-2023)

University

30 Qs

PYTHON

PYTHON

University

30 Qs

Domestic - Midterm Exam-C++Programming

Domestic - Midterm Exam-C++Programming

Assessment

Quiz

Computers

University

Hard

Created by

Alpie Catama

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The spelling and grammar of a programming language

diction

vocabulary

word wall

syntax

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which type is incorrect?

array

int

float

double

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which library is used for input output in C++?

<stdio.h>

<stdlib.h>

<iostream.h>

<math.h>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a logical operator in C++ language?

&&

!

||

&

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A function that has no return type starts with:

int

void

Braces

Arguments

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What punctuation is used to signal the beginning and end of code blocks?

-> and <-

( and )

{ }

BEGIN and END

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a correct comment?

/ Comments /

*Comment *

{ Comment }

/* Comment */

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?