Attempt any Eight questions.
[8*5=40]
4.
Explain flowchart with example. What are the benefits of using flowchart? What are the benefits of using flowchart? [3+2]
5.
What is data type? Why do we need it in programming? Explain any three basic data types with example. [1+1+3]
6.
What do you mean by unformatted I/O? Explain. [5]
7.
Write a program to display first n prime numbers. [5]
8.
Write a program to find product of two integers using your own function. [5]
9.
Define pointer. How do you return pointers from functions? Explain with example. [1]
10.
Explain different file I/O functions with example. [5]
11.
Write a program to draw a circle using graphics function. [5]
12.
Write short notes on: Compilation and execution, Operator precedence and associativity. [5]