CCE-III Programming in C Language

CCE-III Programming in C Language

University

20 Qs

quiz-placeholder

Similar activities

STUCTURES

STUCTURES

University

25 Qs

Round 4 - Harvest

Round 4 - Harvest

University

15 Qs

Computational Thinking

Computational Thinking

9th Grade - University

22 Qs

TECHFEST QUALIFYING ROUND

TECHFEST QUALIFYING ROUND

University

20 Qs

Revision 2 C

Revision 2 C

University

17 Qs

UTS Praktikum SDA KOM B - 2 Ed

UTS Praktikum SDA KOM B - 2 Ed

University

20 Qs

Code Carnival

Code Carnival

University

25 Qs

Quiz DPK 1

Quiz DPK 1

University

21 Qs

CCE-III Programming in C Language

CCE-III Programming in C Language

Assessment

Quiz

Computers

University

Medium

Created by

Geetanjli Raghuwanshi

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of flowchart?

System flowchart

Data flowchart

  • Document flowchart

Tree flowchart

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart, which symbol represents a decision-making step?

  • Rectangle

Oval

  • Diamond

Parallelogram

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of modular programming?

Increases execution time

Reduces redundancy and improves maintainability

Makes the program complex

Increases memory usage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which problem-solving technique breaks down a problem into smaller subproblems?

Bottom-up approach

Top-down approach

Modular programming

Flowcharting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a keyword in C?

int

return

struct

variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following statement in C?

printf("%d", sizeof(int));

2

4

8

Compiler Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to get the address of a variable in C?

*

&

%

#

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?