NPTEL » Art of C Programming Quiz Assigment Week 1 2021

nptel art of c programming

NPTEL Art of C Programming deals with the fundamental concepts and terminology of computer programming. We provide you with an easy step-by-step guide to systematically learn programming in C. To meet this requirement object-oriented paradigm has been developed and based on this paradigm the Art of C programming emerges as the best programming environment.

Art of C Programming is a MOOC based course that is 12 weeks in duration and can fulfill the criteria of 4 credits in a year. You can visit the NPTEL SWAYAM platform and register yourself for the course. The course is brought to you by Dr. Lajish V.L has been associated with the Department of Computer Science, University of Calicut, Kerala. Presently he is acting as the Head, Department of Computer Science and the Director, Calicut University Computer Centre. His prime areas of research interest are Computational Intelligence, Data Analytics, Digital Signal/Image Processing, Pattern Recognition Algorithms.

Art of C Programming 2021 Details:-

  1. Who Can Join: Both UG and PG students studying Computer Science (any degree) can take it.
  2. Requirements/Prerequisites: To develop a strong foundation for the fundamental principles of Problem Solving using computers
  3. INDUSTRY SUPPORT: Software companies dealing with programming applications.

Overall Objectives:
    • To develop a strong foundation for the fundamental principles of Problem Solving using computers  
    • To learn the concept of programming     • To study C Programming language     • To equip the students to write programs for solving simple computing problems using C language as a tool.

Expected Learning Outcomes:
At the end of the course student will be able to:
    • Explain the fundamental process of problem solving using computers    • Design algorithmic solutions for simple computing problems    • Write reliable C programs for given algorithms.    • Design, implement, test and debug programs that use different data types, such as simple variables, strings, arrays, pointers and structures     • Write C programs for simple applications using files

C Programming Quiz Assignment Week 1 Answers:-

Q1.If else statement is an example of __

Answer:- B-Selection

Q2 – Flow chart symbol arrow is used to represent _

Answer:- B-Flow of control

Q3 – int is an example of __

Answer:- A-Data type

Q4 – __ holds single-precision floating values

Answer:- B-float

Q5 – A diamond in a flowchart indicates __

Answer:- CDecision

Find Other Quiz Here:

NPTEL » Programming in C++ Assignment week 01 2021

Amazon Fashion Quiz Answers & Win ₹1000

Amazon Great Indian Festival Quiz Answers: Win Rs. 50,000

NPTEL » Programming In Java Assignment week 6 Sep-2020

NPTEL » Programming In Java Assignment week 7 Sep-2020

NOTE: These codes are based on our knowledge. Answers might be incorrect, we suggest you to not the copy-paste answers blindly.