Exam Details

Subject fundamentals of programming with c
Paper
Exam / Course b.voc.software development
Department
Organization alagappa university
Position
Exam Date November, 2017
City, State tamil nadu, karaikudi


Question Paper

B.Voc. DEGREE EXAMINATION, NOVEMBER 2017
First Semester
Software Development
FUNDAMENTALS OF PROGRAMMING WITH C
(CBCS 2015 onwards)
Time 3 Hours Maximum 75 Marks
Part A (10 x 2 20)
Answer all questions.
1. Define algorithm.
2. What is flowchart?
3. Draw the symbol for the condition checking in flow chart.
4. Name the iterative programming structure.
5. Define constant.
6. Write the fundamental data types in C.
7. Define array.
8. What do you mean by a function?
9. Define structure.
10. What is pointer?
Sub. Code
5SD1C1
RW-1022
2
Sp4
Part B 5 25)
Answer all questions choosing either or
11. Write the algorithm to find the greatest number
among the three numbers.
Or
Illustrate the basic symbols of flow chart.
12. Draw the flow chart for simple if and if...else
control.
Or
Draw the flow chart for the loop structure Do...while
and while.
13. Explain the basic types of constant.
Or
Explain the switch statement with example.
14. Write a note on one dimensional array.
Or
Write a note on 'Recursion'.
15. How to declare a structure variable? Explain.
Or
Explain how to declare and access the pointer
variable.
RW-1022
3
Sp4
Part C 10 30)
Answer any three questions.
16. Write the algorithm for the program to print the even
numbers form 1 to 100 and explain.
17. Create the flow chart for the input of Alphabets, If the
letter from A to J then display 1st category, If K to T then
2nd category otherwise display 3rd category.
18. Explain the operators in C.
19. Explain the string handling functions with example.
20. Explain the following
Nested structure
Array of structures



Other Question Papers

Subjects

  • fundamentals of programming with c
  • mis and edi
  • operating systems
  • principles of information and communication technology
  • programming with java
  • software engineering