Check Yourself in ‘C’ Language
The objective of the Course
The objectives of this course are to make the student understand programming language,
programming, concepts of Loops, reading a set of Data, stepwise refinement, Functions, Control
structure, Arrays. After completion of this course, the student is expected to analyze the real-life problem and write a program in ‘C’ language to solve the problem. The main emphasis of
the course will be on the problem-solving aspect i.e. developing proper algorithms.
After completion of the course, the student will be able to
• Develop efficient algorithms for solving a problem.
• Use the various constructs of a programming language viz. conditional, iteration, and recursion.
• Implement the algorithms in “C” language.
• Use simple data structures like arrays, stacks, and linked lists in solving problems.
• Handling File in “C”.
Curriculum
- 1 Section
- 0 Lessons
- 30 Days
- C language Online Test8
- 4.1Operators in C20 Minutes10 Questions
- 4.2Decision Control in C20 Minutes10 Questions
- 4.3Loops in C20 Minutes10 Questions
- 4.4functions in C20 Minutes10 Questions
- 4.5Recursion in C20 Minutes10 Questions
- 4.6Arrays in C20 Minutes10 Questions
- 4.7Strings in C20 Minutes10 Questions
- 4.8Pointers in C20 Minutes10 Questions