Friday, November 19, 2010

FOC unit III,IV& V :question bank-partA

                                                           Unit III

1. Define Program.
2. Define Algorithm.
3. How can you measure the quality of Algorithm?
4. What is a decision Table?
5. What is a Flowchart?
6. What is need for flowchart symbols?
7. What is “Pseudo code”?
8. What is Sequence Logic?
9. What is Selection Logic?
10. What is Iteration Logic?


                                                             Unit IV & V

  1. What are Keywords?
  2. What is an Operator and Operand?
  3. What is Ternary Operator?
  4. List out any 5 Features of “C” Applications.
  5. What are the Characteristics of Program?
  6. Define C Tokens and its types.
  7. Define Identifiers and Keywords.
  8. What are the Data Types and its types?
  9. What is a Variable?
  10. Define Constants and its Types.
  11. Define Operators and its types.
  12. What are the types involved in I/O Operators?
  13. Define Decision-making and its types.
  14.  Define Branching and its types.
  15. Define Looping and its Types
  16. Define Arrays and also its types.
  17. List out any 10 String Functions in a “C” Compilers.
  18. Define Function and its types.
  19. What are the Elements of User-Defined Functions?
  20. Define Parameters and its types.
  21. What is called Recursion
  22. List out any 10 Library Functions of C Header Files.
  23. Define Structures.
  24. Define Union.
  25. Define Pointers.
  26. What are the Features of Pointers?
  27. What are the Advantages of Pointers?
  28. Define Null Pointer.
  29. Define Dynamic Memory Allocation (DMA).
  30. What are the Advantages of DMA? 
  31. Define “C” Preprocessor. 
  32. Define Macro Substitutions.
  33. What are the rules for defining Preprocessor?
  34. Specify the Header files in “C” language.
  35.  What re the Preprocessor Directives?
  36.  What is Global Variable?
  37.  What is Conversion Specification?
  38.  What is the difference between Library Functions and User-Defined Function?

No comments:

Post a Comment