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

C&C++_question

The document outlines a syllabus for a Programming with C & C++ course, structured into five units covering various topics. Key subjects include formatted I/O operations, data types, control statements, string handling, user-defined functions, pointers, and object-oriented programming concepts. Each unit contains specific questions aimed at exploring fundamental programming concepts and their applications in C and C++.

Uploaded by

veekshith61
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)
9 views2 pages

C&C++_question

The document outlines a syllabus for a Programming with C & C++ course, structured into five units covering various topics. Key subjects include formatted I/O operations, data types, control statements, string handling, user-defined functions, pointers, and object-oriented programming concepts. Each unit contains specific questions aimed at exploring fundamental programming concepts and their applications in C and C++.

Uploaded by

veekshith61
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
You are on page 1/ 2

Subject Title: Programming with C & C++

Year: I Semester:II
Unit - I:
6. Discuss about formatted I/O operations in C language.
7. Scope & Life of a Variable
8. What are the various data types in C language? Explain
each in detail.
9. Explain Different Operators in C language
10. Explain Type Conversion
Unit - II:
11. Explain Conditional Statements in C Languauge
12. Explain Looping Statements.
13. Explain Breaking Statements
Unit - III:
14. Explain string handling function with suitable examples.
15. Explain the User defined functions
16. Define an array and write the process of initializing an
array.
17. Explain the Built in functions(Math,Date,character)
.
18. Explain the call by value,call by reference.
19. Explain the recursion concept.
20. Explain Multi dimensional array.

Unit - IV:
21. Differentiate between Structure Vs Union
22. Explain Pointers with example.
23. Explain enumeration.
24. Explain Structure with in structure array.

Unit - V :
25. Explain OOP’s concept?
26. Differentiate C/C++.
27. Explain OOp’s Concept with example program.

You might also like