C Module 1

C Module 1

University

37 Qs

quiz-placeholder

Similar activities

2nd Year Data Structures Quiz Qn

2nd Year Data Structures Quiz Qn

University

35 Qs

Quiz sur Apollo GraphQL

Quiz sur Apollo GraphQL

University

38 Qs

Mid Term Test in Computer Programming

Mid Term Test in Computer Programming

University

40 Qs

JABA!

JABA!

University

41 Qs

7 кл-06

7 кл-06

7th Grade - University

38 Qs

7-20

7-20

7th Grade - University

38 Qs

BASIS DATA

BASIS DATA

11th Grade - University

35 Qs

8 класс цикл

8 класс цикл

8th Grade - University

37 Qs

C Module 1

C Module 1

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Rabnawaz Shaikh

Used 2+ times

FREE Resource

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct order of steps in problem-solving using programming?

Flowchart → Algorithm → Coding

Problem Definition → Algorithm → Flowchart → Coding

Pseudo code → Debugging → Coding

Design → Testing → Compilation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a flowchart use to represent a decision?

Rectangle

Diamond

Parallelogram

Circle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a characteristic of structured programming?

Use of sequence

Use of selection

Use of GOTO statements

Use of modularity

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of pseudo code?

Logical steps

Conditions

Syntax-specific keywords

Loops

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The main advantage of using algorithms is:

Easy to understand problem logic

Requires less memory

Does not need programming skills

Avoids compilation errors

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in C?

1value

my-value

value1

#value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a constant in C?

const

#define

static

fixed

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?