Campaign Offer
  Community   Download App

If You Find Any Mistakes On Our Content or Want To make some Changes Then Report Now here

Class 12 Computer Science Programming In C Complete Exercise Solution PDF-Computer Science

Padandas Doc Thumbnail

Class 12 Computer Science Programming In C Complete Exercise Solution PDF CLASS 12 COM Notes

Uploaded By : dthapa_p
Author : n/a
Category: n/a
Published: n/a

Description

CHAPTER 4: PROGRAMMING IN C
4.1 Review of C programming concept
4.2 Functions
4.2.1 Concept of library and user-defined functions and advantages
4.2.2 function definition, prototype, call and return statements
4.2.3 Accessing a Function by passing values
4.2.4 Concept of storage: automatic and external
4.2.5 Concept of Recursion: factorial and Fibonacci problems
4.3 Structures and Unions
4.3.1 Structure: Definition, Declaration, Initialization, and Size of Structure.
4.3.2 Accessing Members of the structure
4.3.3 Array of structure
4.3.4 Union: Definition, Declaration
4.3.5 Difference between union and structure.
4.4 Pointers
4.4.1 Definition of Pointer
4.4.2 Address (&) and indirection (*) operator
4.4.3 Pointer Expression and Assignment
4.4.4 Call by values and call by reference
4.5 Working with Files
4.5.1 Concept of Data File
4.5.2 Sequential and Random File
4.5.3 File manipulation function: putw, getw, putc, getc, fscanf, fprintf
4.5.4 Opening, Reading, Writing, and Appending data file


Chapter 4 Programming In C Complete Note Solution PDF For NEB Class 12 Computer Science

Comments

Contents