Domestic - Midterm Exam-C++Programming

Domestic - Midterm Exam-C++Programming

University

35 Qs

quiz-placeholder

Similar activities

JavaScript List

JavaScript List

University

30 Qs

Model test

Model test

University

40 Qs

<Ctrl+Alt+Debug>: Debugging Competition(C)

<Ctrl+Alt+Debug>: Debugging Competition(C)

University

30 Qs

CODEZILLA 2022

CODEZILLA 2022

University

30 Qs

C Programming

C Programming

University - Professional Development

30 Qs

Weekly Test 4

Weekly Test 4

University

30 Qs

Computer Science

Computer Science

12th Grade - University

32 Qs

Computer BỊP languadiej

Computer BỊP languadiej

KG - Professional Development

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?