Candidates Are Required To Give Their Answers in Their Own Words As Far As Practicable. The Figures in The Margin Indicate Full Marks
Candidates Are Required To Give Their Answers in Their Own Words As Far As Practicable. The Figures in The Margin Indicate Full Marks
Candidates are required to give their answers in their own words as far
as practicable.
The figures in the margin indicate full marks.
Attempt all the questions.
1
function will return single or multiple value, illustrate with suitable
examples.
6. a) What is a nested structure? Create a structure for the following data: 8
Facult
Roll. No. Name Address y Date Of Birth
mm dd Yr
And Write a Program to input 100 students and display the records of
the students of "computer" faculty
b) What are file opening modes? Write a Program to open a new file,
read name, address and telephone number of 10 employees from the 7
user and write to a file.
7. Write short notes on: (Any two) 2×5
a) Pre-processor directive.
b) Nested loop.
c) String Handling Functions.