Computer Programming :
Basic Programming concepts - Algorithm,
Flowcharts, Modular Programming and structured programming.
‘C’ PROGRAMMING
Problem solving using Computers, Concept of flowcharts & algorithms.
Overview of C : Introduction, Importance of ‘C’, Sample ‘C’ Programs, Basic
structure of ‘C’ programs, Programming style, Executing a ‘C’ Program.
Constants, Variables and Data types : ‘C’ Tokens, keywords and identifiers,
constants, variables, datatypes, declaration of variables, assigning values to
variables, defining symbolic constants.
Operators and expression :
Arithmetic operators, Relational operators. Logical operators, Assignment operators, increment and decrement operators, conditional operators, bitwise operators, special operators, some computational problems, type conversion in expressions, operator precedence and associativity. Mathematical functions.
Managing input and output operators :
Input and Output statements, reading a character, writing characters, formatted input, formatted output statements.
Decision making, Branching and looping :
Decision making with IF statement,
simple IF statement, The IF-ELSE statement, nesting of IF.. ELSE statements,
The ELSE –IF ladder, The switch statement, The?: operator, The GOTO statement, The WHILE statement, The DO statement, The FOR statement, jumps in loops.
Arrays :
One dimensional arrays, Two-dimensional arrays, initializing twodimensional array, Multidimensional arrays.
Handling of character strings :
Declaring and initializing string variables, reading string from terminal, writing string to screen, arithmetic operations on characters, putting strings together. Comparison of two strings, string handling functions-strlen, strcat, strcmp, strcpy.
User defined functions :
Need for user-defined functions, a multi-functional program, the form of ‘C’ function, Return values and their types, calling a function, category of functions- No arguments and no return values, arguments but no return values, arguments with return values, handling of non-integer functions, nesting of functions, recursion, functions with arrays.
Structure and union :
Structure definition, giving values to members, structure initialization, comparison of structure variables, array as structure, array within structure, union.
Pointers :
Understanding pointers, accessing the address of variables, declaring and initializing pointers, accessing a variable through its pointer.
List Of Program in C :
PART A
Basic Programming concepts - Algorithm,
Flowcharts, Modular Programming and structured programming.
‘C’ PROGRAMMING
Problem solving using Computers, Concept of flowcharts & algorithms.
Overview of C : Introduction, Importance of ‘C’, Sample ‘C’ Programs, Basic
structure of ‘C’ programs, Programming style, Executing a ‘C’ Program.
Constants, Variables and Data types : ‘C’ Tokens, keywords and identifiers,
constants, variables, datatypes, declaration of variables, assigning values to
variables, defining symbolic constants.
Operators and expression :
Arithmetic operators, Relational operators. Logical operators, Assignment operators, increment and decrement operators, conditional operators, bitwise operators, special operators, some computational problems, type conversion in expressions, operator precedence and associativity. Mathematical functions.
Managing input and output operators :
Input and Output statements, reading a character, writing characters, formatted input, formatted output statements.
Decision making, Branching and looping :
Decision making with IF statement,
simple IF statement, The IF-ELSE statement, nesting of IF.. ELSE statements,
The ELSE –IF ladder, The switch statement, The?: operator, The GOTO statement, The WHILE statement, The DO statement, The FOR statement, jumps in loops.
Arrays :
One dimensional arrays, Two-dimensional arrays, initializing twodimensional array, Multidimensional arrays.
Handling of character strings :
Declaring and initializing string variables, reading string from terminal, writing string to screen, arithmetic operations on characters, putting strings together. Comparison of two strings, string handling functions-strlen, strcat, strcmp, strcpy.
User defined functions :
Need for user-defined functions, a multi-functional program, the form of ‘C’ function, Return values and their types, calling a function, category of functions- No arguments and no return values, arguments but no return values, arguments with return values, handling of non-integer functions, nesting of functions, recursion, functions with arrays.
Structure and union :
Structure definition, giving values to members, structure initialization, comparison of structure variables, array as structure, array within structure, union.
Pointers :
Understanding pointers, accessing the address of variables, declaring and initializing pointers, accessing a variable through its pointer.
List Of Program in C :
PART A
- Write a Program to find the root of the given quadratic equation using switch case.
- Write a C Program to generate and print first N FIBONACCI numbers.
- Write a Program to find the GCD and LCM of two integer numbers
- Write a C Program that reverse a given integer number and check whether the number is palindrome or not.
- Write a Program to find whether a given number is prime number or not
- Write a C Program to input numbers and to find mean variance and standard deviation.
- Write a C Program to read two matrices and perform addition and subtractions of two matrices.
- Write a C Program to read a string and check whether it is palindrome or not.
- Write a Program to find the factorial of a number using function
PART B
- Write a C Program to find if a character is alphabetic or numeric or special character.
- Write a C Program to compute the sum of even numbers and the sum of odd numbers using a function.
- Write a C Program to find trace and normal of a square matrix using functions.
- Write a C Program to accept a sentence and convert all lowercase characters to uppercase and vice –versa.
- Write a Program to accept different goods with the number, price and date of purchase and display them.
- Write a C Program to find the length of a string without using the built – in function.
- Write a C program to accept the reverse of a string using pointers.
I quite impressed with your blog, that explanation with detailed procedure structure. If your looking for a Java Training In Bangalore|Best Java Institutes In Bangalore | Java Training In Marathahalli
ReplyDelete