CCE-III Programming in C Language

CCE-III Programming in C Language

University

20 Qs

quiz-placeholder

Similar activities

PLD_Final Quiz TTH

PLD_Final Quiz TTH

University

20 Qs

Array Addresses 2024

Array Addresses 2024

University

20 Qs

Java Quiz based on array

Java Quiz based on array

University

15 Qs

Pointers in C

Pointers in C

University

24 Qs

ITEDAT Midterm Quiz #4

ITEDAT Midterm Quiz #4

University

20 Qs

Think it through

Think it through

University - Professional Development

16 Qs

BSIS 2-3- Quiz in ARRAY

BSIS 2-3- Quiz in ARRAY

University

20 Qs

quiz 2nd/3rd year

quiz 2nd/3rd year

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?