Friday, November 16, 2012

Foc unit wise question

User-agent: Mediapartners-Google
Disallow:



Unit III

1.      What is a program
2.      What is Algorithm?
3.      How to plan the logic of a program before writing it?
4.      List out the any three advantages of flowchart
5.      What is Flowchart
6.      Describe the function of various basic flowcharting symbols
7.      What are the benefits of flowcharts?
8.      What are the limitations of flowcharts?
9.      What are control structures?
10.  What is sequence logic??
11.  What is selection logic?
12.  What is Iteration logic?
13.  Define pseudo code?
14.  Draw the flowchart to find the maximum among three numbers
15.  What are the rules for writing pseudo code
16.  What is Subscript and Superscript give an example
17.  Define Headers and Footers
18.  What is the use of presentation applications? Give example.
19.  What are the features of word processors
Part B
  1. Describe the features of word processing package in detail.(8)
  2. Describe the main features of graphic package.(8)
  3. Explain the design structures in pseudo code? Give the rules for writing pseudo codes.(8)
  4. Describe in detail about algorithm? Give example (8)
  5. Explain the various symbols used in flowchart with example. (8)
  6. Explain flowchart in detail(Limitations,Symbols,Benefits)(16)
  7. Discuss about the program control structure of flow chart.(16)
  8. Explain in detail about the word processing package.(8)
  9. Explain 8 formatting features in word processing package
  10. Explain 8 formatting features in spread sheet. (8)
  11. Describe about spreadsheet packages(8)
  12. Write down the steps to prepare letter using Mail merge in word processor.(8)
  13. Discuss about the graphics package along with its various features in detail(8)
  14. Write the algorithm, draw the flowchart, and write the pseudocode for the following.
    • To find the area of a rectangle
    • To find the area of a circle
    • To find the circumference of a circle
    • To find the centigrade value for the corresponding Farenheit value
    • To find the Farenheit value for the corresponding centigrade value
    • To find the sum and product of two given values
    • To find whether the given year is leap year or not
    • To find the largest of two numbers
    • To find the largest of three numbers
    • To find whether the given no is positive or not
    • To find whether the given no is odd or even
    • To find the factorial of  a given no
    • To find the sum of all the digits in a given no
    • To find whether the given no is Armstrong or not
    • To find the reverse of a given no
    • To compute Quadratic equation
    • To calculate 1+2+3+……n
    • To calculate 12+22+32+….+n2

No comments:

Post a Comment