Introduction To Programming C (April – 2014) [IDOL - Old Course | Question Paper]


Click Here: (PDF Link 1) | Click Here: (PDF Link 2) | Click Here: (PDF Link 3)

Click Here: (Image View) | Click Here: (Text View)


B.Sc.IT: Semester – I
[Introduction To Programming C]
Question Paper (April – 2014) [Old Course]

Time: 3 Hours
Total Marks: 100

N.B.:  (1) Question 1 is Compulsory.
           (2) Answer any 4 from the remaining questions.
           (2) All questions carry equal marks.

Q.1 Attempt the following Question: (20 Marks)
(A) What is an Unsigned Integer Constant? What is the significance of declaring a Constant Unsigned?
(B) What are the qualifiers that can an Int can have at a time?

Q.2 Attempt the following Question: (20 Marks)
(A) Find errors, if any in the following Arithmetic Expression:
• X=y=z=0.5, 2.0, -5. *5;
• S=/5;
• A=b++ -C*2
(B) Which of the following arithmetic expressions are valid, give the value of the expression otherwise give reason.
• 21%(int)4.5
• -14%3
• +9/4   +5

Q.3 Attempt the following Question: (20 Marks)
(A) In what ways does a switch statement differ from an if statement?
(B) Write a program to read the age of 100 persons and Count the number of persons in the age group of 50 to 60. Use for and Continue Statement.

Q.4 Attempt the following Question: (20 Marks)
(A) Explain? : Operator with suitable example.
(B) What is the difference between while loops and do-while loop. Give suitable example.

Q.5 Attempt the following Question: (20 Marks)
(A) Distinguish between the following with suitable example:
• getc and getchar
• printf and fprintf
• fcof and ferror
(B) What is the significance of EOF?

Q.6 Attempt the following Question: (20 Marks)
(A) Write a program using pointers to complete the sum of all elements stored in an array.
(B) How does a structure differ from an array?

Q.7 Attempt the following Question: (20 Marks)
(A) Distinguish between the following with suitable example:
• Actual and Formal Arguments.

• Global and Local Variable.

==========================================================
Follow "Mumbai B.Sc.IT Study" @
• YouTube: Click Here
• Facebook: Click Here
• Instagram: Click Here
• Twitter: Click Here
• Slideshare: Click Here
• Tumblr: Click Here
• Flickr: Click Here
• Pinterest: Click Here

Follow "Kamal T." @
• Facebook: Click Here
• Instagram: Click Here
• Twitter: Click Here
• LinkedIn: Click Here
• VK: Click Here
• Behance: Click Here
• Snapchat: skmkamal


NOTE:
If You're a B.Sc.IT Student of Mumbai University...and you've a previous year question papers then please mail us @ kamalbscit@yahoo.in
==========================================================

0 Comments