Logic Development and Programming1
Logic Development and Programming1
Objective:
The course will create basic fundamental of Programing and built logical concept to
create an Applications.
Teaching and Examination Scheme:
Content:
Course Outcome:
* 12345
* * 2345
* * * 345
* * * * 45
5
AAAAA 1
BBBB 01
CCC 101
DD 0101
E
7 Write a program for factorial number.
8 Write a program to find sum of all integers greater than 100 & less than 200
and are divisible by 5.
9 Make a programs using If, If-else, If-else-if and Nested If statements.
10 Make a program using goto and break statement.
11 Write a programs using while loop and do-while loop.
12 Write a program to read array of integers and print it in reverse order
13 Write a Program to explain basic operations of String Functions
Major Equipment:
1. Computer System
2. Compiler for C Program
3. Projector
Books Recommended:-
1. https://www.coursera.org/courses?query=c%20programming
2. https://www.udemy.com/
3. https://www.tutorialspoint.com/cprogramming
4. NPTEL Tutorials