Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
5 views

Programming in C IMP Question

The document outlines important programming concepts in C, organized into four units covering topics such as pseudo code, algorithms, programming languages, control statements, arrays, functions, pointers, and data structures. Each unit contains specific questions aimed at assessing understanding of these fundamental concepts. The document serves as a guide for students preparing for an exam in C programming.

Uploaded by

manishgangwal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Programming in C IMP Question

The document outlines important programming concepts in C, organized into four units covering topics such as pseudo code, algorithms, programming languages, control statements, arrays, functions, pointers, and data structures. Each unit contains specific questions aimed at assessing understanding of these fundamental concepts. The document serves as a guide for students preparing for an exam in C programming.

Uploaded by

manishgangwal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Programming in C IMP Question

Unit 1
1. What is Pseudo Code?
2. Explain Algorithm and flowchart ?
3. What is Programming language? Explain Evolution of
major programming language.

Unit 2
1. Difference between break and continue keyword.
2. What is variable?
3. Basic Structure of c .
4. What is Loop? Explain loops.
Or
Explain Decision making statement.

Unit 3
1. What is array ? Explain 1d and 2d array.
2. What is user defined function ?
3. What is recursion?
4. Write short notes on
A.Parameter passing
B. Passing array
C. String – Handling Function
Unit 4
1. What is Pointer? Declaration and initialization of
pointer variable .
2. Difference between structure and union .
3. Write short notes on:
A.Pointer and function arguments
B. Function returning pointers
Or
A. Array of structure
B. Union
Note :- All the very best students

You might also like