Problem Solving Using C Important Qusetions
Problem Solving Using C Important Qusetions
10 Marks Questions
1. Define Computer? Explain in detail Logical Organization of Digital Computer with
neat diagram. (or)
Explain about the block diagram of a Computer.
2. Explain various Computer Generations in detail.
3. What is programming languages translator? What are the types of language
translator? List them.
4. What is Flowchart? Explain different flowchart symbols.
5. Define Constant? Explain different types of Constants supported by C language.
6. Define variable? Explain the Rules for defining variables and different types of
variables.
7. Define Operator? Explain different Operators in C Language.
5 Mark Questions
1. Define Computer and Software.
2. Difference between Complier and Interpreter.
3. Difference between algorithm and flowchart.
4. Type casting/Type Conversion in C.
5. Write a note on Tokens in C language.