0% found this document useful (0 votes)
45 views

Art of C Programming - Unit 1 - Week 01

This document is a summary of Week 1 material for an online course on the Art of C Programming. It includes links to course content on algorithms, problem solving, and a quiz assessment with 5 multiple choice questions covering topics like data types, flow charts, and control structures. The summary indicates the user has not yet submitted the Week 1 assignment, which was due on January 31, 2021.

Uploaded by

Vikas Deshmukh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

Art of C Programming - Unit 1 - Week 01

This document is a summary of Week 1 material for an online course on the Art of C Programming. It includes links to course content on algorithms, problem solving, and a quiz assessment with 5 multiple choice questions covering topics like data types, flow charts, and control structures. The summary indicates the user has not yet submitted the Week 1 assignment, which was due on January 31, 2021.

Uploaded by

Vikas Deshmukh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

8/19/2021 Art of C Programming - - Unit 1 - Week 01


(https://swayam.gov.in)      

(https://swayam.gov.in/nc_details/CEC)

[email protected]

CEC (https://swayam.gov.in/explorer?ncCode=CEC)
»
Art of C Programming (course)

Course outline
Week_1 Assessment
Week 01 The due date for submitting this assignment has passed.
Due on 2021-01-31, 23:59 IST.
Problem Solving
As per our records you have not submitted this assignment.
(unit?
unit=1&lesson=4) 1) If else statement is an example of ________ 1 point
Algorithm Design

Compound
(unit?
unit=1&lesson=5)
Selection

Iterative
Quiz: Week_1
Assessment
Label
(assessment?
No, the answer is incorrect.

name=53) Score: 0
Accepted Answers:
Week 02 Selection

Week 03 2) Flow chart symbol arrow is used to represent _______ 1 point


Process
Week 04

Flow of control
Week 05
I/O

Label
Week 06
No, the answer is incorrect.

Score: 0
Week 07 Accepted Answers:
Flow of control
Week 08
3) int is an example of ________    1 point

Week 09

Data type
Week 10

Variable
 
Label

Process
No, the answer is incorrect.

Score: 0
Accepted Answers:
Data type

https://onlinecourses.swayam2.ac.in/cec21_cs05/unit?unit=1&assessment=53 1/2
8/19/2021 Art of C Programming - - Unit 1 - Week 01

4) ________ holds single precision floating values   1 point


int

float

double

char
No, the answer is incorrect.

Score: 0
Accepted Answers:
float

5) A diamond in a flowchart indicates ________   1 point


Process

Input/Output

Decision

Start/End
No, the answer is incorrect.

Score: 0
Accepted Answers:
Decision

You were allowed to submit this assignment only once.

https://onlinecourses.swayam2.ac.in/cec21_cs05/unit?unit=1&assessment=53 2/2

You might also like