'C' Language
UNIT - I
SHORT QUESTIONS
UNIT -II
SHORT QUESTIONS
UNIT -III
LONG QUESTIONS
SHORT QUESTIONS
UNIT - V
SHORT QUESTIONS
UNIT - I
SHORT QUESTIONS
- Briefly describe the History and importance of 'C' Language.
- What is Preprocessor?
- Define Constant.
- Define scope of life of a variable.
- Explain about various data types in C-Language.
- Explain different type of storage classes with simple example.
- Explain in detail the formatted input/output statement used in C language.
UNIT -II
SHORT QUESTIONS
- Explain about arithmetic operators
- Write about conditional Operator
- Define Expression
- What is type conversion
- Write about switch statement
- Differentiate while statement from do statement.
- What are the different operators available in C-Language?
- Explain the implicit and explicit type conversions used in C Language.
- Explain about branching and looping statements.
- What is a switch statement? Write any example program on it.
UNIT -III
LONG QUESTIONS
- What is an Array? Explain Two Dimensional Array.
- How do you create a dynamic array?
- What is a String? Write any example program on it.
SHORT QUESTIONS
- Explain about user defined function with example.
- What are the elements of user defined functions?
- What do you mean by function call?
- What is recursive function?syntax and example.
- Write about built in functions.
- Explain the mathematical and date functions of C Language.
UNIT - V
SHORT QUESTIONS
- Explain about Structures and how it is defined?
- Explain about Enumerated data types with example.
- Explain about Pointers.List out reasons for using pointers.
- Write about Unions.
- Explain about array of structures.
- Write about arrays of structures.
- Difference between Structure and Union.
- Explain Call - by value and call-by-reference and illustrate with suitable example.
No comments:
Post a Comment
May I Help you