Problem Solving and Programming Design (part 4)

Problem Solving and Programming Design (part 4)

University

17 Qs

quiz-placeholder

Similar activities

Logic Building Using C - Unit 1

Logic Building Using C - Unit 1

University

15 Qs

Java Basics, operators and variables (CH/PT)

Java Basics, operators and variables (CH/PT)

University

16 Qs

Direct Data Entry Devices, Advantages and Disadvantages

Direct Data Entry Devices, Advantages and Disadvantages

7th Grade - University

21 Qs

SsQe

SsQe

University

20 Qs

TOPIC 3: SEQUENTIAL LIST

TOPIC 3: SEQUENTIAL LIST

University

15 Qs

OSS (QUIZ 3) - Process Management (Part 2)

OSS (QUIZ 3) - Process Management (Part 2)

University

15 Qs

Module 5: Creating Dynamic Web Pages with Scripting

Module 5: Creating Dynamic Web Pages with Scripting

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?