Problem Solving and Programming Design (part 4)

Problem Solving and Programming Design (part 4)

University

17 Qs

quiz-placeholder

Similar activities

C-Volution (Intermediate)

C-Volution (Intermediate)

University

20 Qs

Quiz Microsoft Word

Quiz Microsoft Word

10th Grade - University

20 Qs

Google Sheets Quiz 30/09/2024

Google Sheets Quiz 30/09/2024

University

20 Qs

Review loops

Review loops

8th Grade - University

12 Qs

Tin12_Kiểm tra thường xuyên sô1

Tin12_Kiểm tra thường xuyên sô1

12th Grade - University

15 Qs

Functions I

Functions I

University

20 Qs

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma B

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma B

10th Grade - University

13 Qs

Basic HTML

Basic HTML

University

20 Qs

Problem Solving and Programming Design (part 4)

Problem Solving and Programming Design (part 4)

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Ron Joessbert

Used 3+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

// finding area of circle

Comment

Preprocessor directives

Standard header file

Main Function

Block of Function

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

#include <iostream.h>

Comment

Preprocessor directives

Standard header file

Main Function

Block of Function

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

The C++ standard library traditionally declare their standard functions in header files

Comment

Preprocessor directives

Standard header file

Main Function

Block of Function

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

int main ()

Comment

Preprocessor directives

Standard header file

Main Function

Block of Function

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

{

}

Comment

Preprocessor directives

Standard header file

Main Function

Block of Function

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

float radius,area;

const float pi=3.14

Identifiers

Reserved word

statement

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

if / while / do

Identifiers

Reserved word

statement

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?