C Programming - L1

C Programming - L1

University

8 Qs

quiz-placeholder

Similar activities

B05 Unit 2 Review

B05 Unit 2 Review

University

8 Qs

CDIO Skills

CDIO Skills

University - Professional Development

11 Qs

CNS-module 1

CNS-module 1

University

11 Qs

Greetings and Farewells

Greetings and Farewells

KG - University

10 Qs

Services Marketing Mix

Services Marketing Mix

University

10 Qs

Quiz AI

Quiz AI

University

12 Qs

IT8706 Software testing

IT8706 Software testing

University

10 Qs

Привет

Привет

University

10 Qs

C Programming - L1

C Programming - L1

Assessment

Quiz

Education

University

Medium

Created by

MARY T

Used 5+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in Program development life cycle?

Designing Phase

Analyze Problem

Algorithm Testing

Documentation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Identify the problem solving tool in programming.

Algorithm

Flow diagram

calculator

Correcting errors

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___________ is defined as a finite sequence of steps which reaches the

solution.

Programming

Debugging

Algorithm

Flowchart

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Flowchart symbols are prescribed by ____________ standard

ANSI

IEEE

ISTE

NGO

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____________ is a pictorial representation of an algorithm in which the steps are

drawn in the form of different shapes of boxes and the logical flow is indicated by

interconnecting arrows.

Algorithm

Psudocode

Flowchart

flow diagram

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Identify the use of flow chart symbol:

Rectangle box

Input/Output

Decision or branch

Connector – used to connect two flows

Processing - – to represent calculations

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pseudocode is also known as____________________

Program Dense Language (PDL)

Program Design Language (PDL)

Programming Design Language (PDL)

Algorithm

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

8. Identify the output:

Hello world

Hello, World

Hello World!

Hello, World!