Introduction To C++ Programming (May – 2016) [IDOL - Revised 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 C++ Programming]
Question Paper (May – 2016) [Revised Course]

Time: 3 Hours
Total Marks: 100

N.B.:    (1) All Questions from 1 to 7 are Compulsory.
             (2) Figure To right indicate the marks.

Q.1 Attempt Both The Question: (10 Marks)
(A) Define Algorithm. What are the characteristics of Algorithm?
(B) Explain and draw different symbols of Flowchart. Write advantages and disadvantages of Flowchart.

Q.2 Attempt Any Three From The Following: (15 Marks)
(A) How to declare Variable? Write down rules to name the variable, Explain with example.
(B) Write note on Program Design Process.
(C) Draw flowchart to check number is positive or negative.
(D) Write algorithm to display reverse of the number.

Q.3 Attempt Any Three From The Following: (15 Marks)
(A) Write a note on Insertion and Extraction Operator with example.
(B) What are data types in C++?
(C) State following statements are valid or not: –
      (i) B* 10
      (ii) Emp name
      (iii) Stud_no2
      (iv) P.F.Number
      (v) marks
(D) What do you mean by Reference Variable? Explain with example.

Q.4 Attempt Any Three From The Following: (15 Marks)
(A) Explain simple 'if statement, 'if...else' statement, and 'nested if' statement with syntax and example.
(B) Explain 'while' loop with syntax and example.
(C) Write a program in C++ to display series of odd numbers from 1 to 100.
(D) Explain 'break' and 'continue' statement with example.

Q.5 Attempt Any Three From The Following: (15 Marks)
(A) Write a note on Function Recursion.
(B) Explain getchar() , puts() ,. getch() , gets() , putchar() functions.
(C) Explain with example, the difference between call by value and call by reference for Function Calls.
(D) Write a program in C++ to check number is prime or not using function.

Q.6 Attempt Any Three From The Following: (15 Marks)
(A) Write a note on Pointers.
(B) What is an Array? How do you initialize and access elements in an Array?
(C) How to Pass Array Elements to a Function?
(D) Write a program in C++ to input 20 elements in Array, find out sum and average of element.

Q.7 Attempt Any Three From The Following: (15 Marks)
(A) Explain any two String Handling Functions with the help of examples.
(B) Write a note on Structures. Explain with example.
(C) What is a Vector? How do you access elements in Vectors?
(D) Write a program in C++– to search given character in the given String.

==========================================================
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