NPTEL Problem Solving Through Programming In C Week 1 Answers 2023

Hey Students, In this Post, you will find NPTEL Problem Solving Through Programming In C Week 1 Assignment 1 Answers 2023. All the Answers are provided below to help the students. First try to solve the questions by yourself. If you find any difficulty, then look for the solutions.

For Answers:

CLICK HERE
NPTEL Problem Solving Through Programming In C Week 1 Answers 2023
NPTEL Problem Solving Through Programming In C Week 1 Answers 2023

NPTEL Problem Solving Through Programming In C Week 1 Answers 2023:

Q.1. Set of instructions to be provided to an electronic machine to perform a task is called

  • a) Programming
  • b) Processing
  • c) Computing
  • d) Compiling

Answer: CLICK HERE

Q.2. A 2D diagram to represent the steps to be followed to solve a problem is known as

  • a) Flow-chart
  • b) Pseudo-code
  • c) Both (a) and (b)
  • d) None of these

Answer: CLICK HERE

Q.3. X is an integer (X=1234). The print value of Y of the algorithm below is

  • a) 10
  • b) 11223344
  • c) 4321
  • d) 0

Answer: CLICK HERE

Q.4. The section of the CPU that selects, interprets and sees to the execution of program instructions

  • a) Memory
  • b) Register Unit
  • c) Control Unit
  • d) ALU

Answer: CLICK HERE

Q.5. The input N from the user is 6. The output of the following algorithm is

  • a) 120
  • b) 720
  • c) 1
  • d) 5040

Answer: CLICK HERE

Q.6. Which one is comparatively faster in terms of execution?

  • a) Interpreter
  • b) Compiler
  • c) Both are same
  • d) Depends on the programming language.

Answer: CLICK HERE

Q.7. What will be the output of the flowchart given below

  • a) 20
  • b) 21
  • c) 10
  • d) 0.33

Answer: CLICK HERE

NPTEL Problem Solving Through Programming In C Week 1 Answers👇
CLICK HERE

Q.8. The ALU unit of computer

  • a) can perform logical operation only
  • b) can perform arithmetic operation only
  • c) can perform both arithmetic and logical operations
  • d) None of the above are true.

Answer: CLICK HERE

Q.9. What type of device is computer touchpad?

  • a) Memory
  • b) Output
  • c) Storage
  • d) Input

Answer: CLICK HERE

Q.10. Compiler helps in the translation from

  • a) Integer to binary
  • b) High-level program to binary digits
  • c) High-level language to machine level language
  • d) Pseudo code to computer program

Answer: CLICK HERE

Disclaimer: This answer is provided by us only for discussion purpose if any answer will be getting wrong don’t blame us. If any doubt or suggestions regarding any question kindly comment. The solution is provided by freshersworkjob. This tutorial is only for Discussion and Learning purpose.

About NPTEL Problem Solving Through Programming In C Course:

This course is aimed at enabling the students to

  1. Formulate simple algorithms for arithmetic and logical problems
  2. Translate the algorithms to programs (in C language)
  3. Test and execute the programs and  correct syntax and logical errors
  4. Implement conditional branching, iteration and recursion
  5. Decompose a problem into functions and synthesize a complete program using divide and conquer approach
  6. Use arrays, pointers and structures to formulate algorithms and programs
  7. Apply programming to solve matrix addition and multiplication problems and searching and sorting problems 
  8. Apply programming to solve simple numerical method problems, namely rot finding of function, differentiation of function and simple integration
Course Outcome:
  • Week 1 :Introduction to Problem Solving through programs, Flowcharts/Pseudo codes, the compilation process, Syntax and Semantic errors, Variables and Data Types
  • Week 2 :Arithmetic expressions, Relational Operations, Logical expressions; Introduction to Conditional Branching
  • Week 3 :Conditional Branching and Iterative Loops
  • Week 4 :Arranging things : Arrays
  • Week 5 :2-D arrays, Character Arrays and Strings
  • Week 6 :Basic Algorithms including Numerical Algorithms
  • Week 7 : Functions and Parameter Passing by Value
  • Week 8 : Passing Arrays to Functions, Call by Reference
  • Week 9 : Recursion
  • Week 10 :Structures and Pointers
  • Week 11 : Self-Referential Structures and Introduction to Lists
  • Week 12 :Advanced Topics

If you have not registered for exam kindly register Through https://examform.nptel.ac.in/

CRITERIA TO GET A CERTIFICATE:

Average assignment score = 25% of average of best 8 assignments out of the total 12 assignments given in the course.
Exam score = 75% of the proctored certification exam score out of 100

Final score = Average assignment score + Exam score

YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

Leave a Comment