13.07.2015 Views

23 - Curriculum Development Centre, Kalamassery

23 - Curriculum Development Centre, Kalamassery

23 - Curriculum Development Centre, Kalamassery

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2.2.7 Define syntax and semantic of programming languages2.2.8 List the name of two programming methods2.2.9 Discuss the characteristics of procedural and object oriented programming languages2.2.10 Give examples for procedural and object oriented languageUNIT – III3.1.0 Use ‘C’ language in programming3.1.1 Discuss the characteristic of C language3.1.2 Describe the structure of a C program3.1.3 State the need for header files, main ()3.1.4 Discuss the basic data types in C –int., float, and double char3.1.5 Discuss about identifiers, keywords and declaration of identifiers3.1.6 Discuss about statements and compound statements3.1.7 Describe briefly assignment, arithmetic operators, increment-decrement operators andarithmetic expressions3.1.8 Discuss operator precedence and rules for evaluation of an expression3.1.9 State the need of stdio.h3.1.10 Discuss various input and output statements-printf(), scanf(), getchar(), Putchar (),getchar ()3.1.11 Discuss the need of various control sequences and escape sequences3.1.12 Write simple programs using input/output assignment and arithmetic statements3.1.13 Describe the relational operators and relational expressions with their precedence inbrief3.1.14 Describe logical operators with their precedence in brief3.1.15 Write programs with relational operators and logical operators3.2.0 Prepare programs involving branching and looping statements3.2.1 State the need for branching statements3.2.2 Describe IF, IF ELSE statement, nested IF and IF Ladder3.2.3 Describe the Switch Statement3.2.4 Write Programs using IF Else and Switch statement3.2.5 State the need for looping statements3.2.6 Discuss the method of looping using While, Do and for loops3.2.7 Write programs using While, Do and For loopsUNIT – IV4.1.0 Create arrays and strings4.1.1 State the need of arrays4.1.2 Discuss the method declaring arrays and subscripting in arrays4.1.3 Discuss the method of inputting, processing, and outputting values of array element4.1.4 Write program for array processing4.1.5 Write program for linear search and bubble sort4.1.6 Discuss about multidimensional arrays4.1.7 Write programs on multidimensional arrays, matrices manipulation4.1.8 Discuss the declaration of character string4.1.9 Discuss various string input and output functions – gets() and puts()4.2.0 Understand functions in ‘C’ language4.2.1 State the need for function4.2.2 Compare user defined and library functions4.2.3 Discuss the structure of a user defined function and its calling with or withoutparameters4.2.4 Define void function4.2.5 Describe various library functions – sin (), cos.(),tan(),exp(), abs(), log(),log10(),POW(), sqrt(), - strlen (), strcpy (), strcmp (), strcat ().4.2.6 Write simple programs on functions and strings45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!