Problem Solving and Programming Design (part 4)

Problem Solving and Programming Design (part 4)

University

17 Qs

quiz-placeholder

Similar activities

PPL (QUIZ 6) Memory Management Quiz

PPL (QUIZ 6) Memory Management Quiz

University

20 Qs

Security Fundamental

Security Fundamental

University

20 Qs

Java Basics

Java Basics

12th Grade - University

22 Qs

ETHICS IN ICT SOCIETY

ETHICS IN ICT SOCIETY

University

20 Qs

ITEC101 - Lesson 1 - Quiz 1

ITEC101 - Lesson 1 - Quiz 1

University

15 Qs

Understanding Levels of Measurement

Understanding Levels of Measurement

12th Grade - University

21 Qs

Concurrent Programming Languages Quiz

Concurrent Programming Languages Quiz

University

20 Qs

ICT Interaction Quiz

ICT Interaction Quiz

University

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