0% found this document useful (0 votes)
7 views2 pages

Model Question Paper

The document outlines various programming concepts and questions related to the C programming language, categorized into sections based on marks. It includes topics such as machine language, data types, algorithms, pointers, structures, linked lists, and functions. The questions range from brief discussions to detailed explanations, covering both fundamental and advanced programming principles.

Uploaded by

jyotishet308
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

Model Question Paper

The document outlines various programming concepts and questions related to the C programming language, categorized into sections based on marks. It includes topics such as machine language, data types, algorithms, pointers, structures, linked lists, and functions. The questions range from brief discussions to detailed explanations, covering both fundamental and advanced programming principles.

Uploaded by

jyotishet308
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

PROGRAMMING WITH C

5 marks questions

1. Briefly discuss machine language.


2. Write the advantages of C programming.
3. Explain goto statement.
4. Discuss briefly pointer declaration.
5. Discuss structure in C.
6. Explain arrays in C.
7. Briefly discuss assembly language.
8. Explain if-else statement.
9. Explain & and * operators.
10. Discuss accessing members of a function.
11. Discuss linked list.
12. Briefly discuss high level language.
13. Explain while loop.
14. Explain pointer arithmetic.
15. Discuss structure variable declaration.
16. Write the basic operations on singly linked list.

10 Marks
1. Explain algorithm with example.
2. Write a short note on data types in C.
3. Describe library function.
4. Briefly explain writing strings to the screen.
5. With example explain printf() function.

6. Explain briefly flowchart.


7. Describe C identifiers.
8. Explain general rules for graphical representation of data.
9. Explain reading strings from terminal.
10. With example scanf() function in C.
11. Explain algorithm with example.
12. Describe C tokens.
13. Discuss principles of graphical representation.
14. Elucidate declaration and initialization of strings.

15 Marks
1. Explain algorithm with example.
2. Discuss principles of graphical representation.
3. Elucidate declaration and initialization of strings.
4. With example explain getchar() and putchar() function.
5. Briefly explain compilation process.
6. Explain relational and logical operators
7. Discuss user-defined function in detail.
8. Describe Calloc() method.
9. Describe structured programming.
10. Explain bitwise operators and arithmetic operators.
11. Discuss user-defined function in detail.
12. Briefly explain malloc() method.

You might also like