C Module 1

C Module 1

University

37 Qs

quiz-placeholder

Similar activities

Ms. Excel

Ms. Excel

10th Grade - University

35 Qs

7 кл-06

7 кл-06

7th Grade - University

38 Qs

Основы PYTHON

Основы PYTHON

11th Grade - University

35 Qs

Latihan Soal Materi Informatika kelas 8 smt 1

Latihan Soal Materi Informatika kelas 8 smt 1

8th Grade - University

40 Qs

Python 3

Python 3

University

42 Qs

131-165

131-165

University

35 Qs

IT REVIEW

IT REVIEW

9th Grade - University

40 Qs

itn 200 part 1

itn 200 part 1

University

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