Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
C++ program output - MCA question paper
Topics
>>
MCA
>>
Object oriented programming with cpp paper Nov 2014 Sem II Pune University
-05/07/15
« Previous
Next »
MM.C.A. (Management Faculty) (Semester - II)
IT 21: Object Oriented Programming Using C ++ (2012 Pattern)
Time: 3 Hours] [Max. Marks: 70
Instructions to the candidates:
1 Question 1 is compulsory.
2 Answer any six questions from remaining questions.
3 Figures to the right indicate full marks
Q.1) What will be the output of following program?
a)
Output:
In question paper there is typing mistake as *.* , It should be int **c. Then the output will be as follows.
A=4
B=00000004
b)
Output:
6.25
2.25
c)
Output:
CCCC
LLLL
AAAA
SSSS
SSSS
d)
Output:
some’s destructor
some’s destructor
e)
Output:
x is a private data member of class base ,so you cannot access it. It will give compile time error.
« Previous
Next »
Post your comment
Related Content
Friend function and Friend Class - Stream based I/O in C++ -...
C++ Program to counts number of characters, number of words ...
What is name conflict problem? How can it be solved using na...
Program to demonstrate default arguments and constant argume...
Types of inheritance with suitable examples of each type
What is the need of virtual base classes?
What is a dynamic constructor? Explain with suitable example
C++ program output - MCA question paper
Follow us
CareerRide on YOUTUBE
CareerRide on INSTAGRAM
MCQs
English
Tutorials
Download
Related Topics
Operating System Concepts MCA paper Semester II Pune University
Object oriented programming with cpp paper Nov 2014 Sem II Pune University
Object oriented programming with cpp paper April 2014 Sem II Pune University
Mobile Computing MCA paper April 2014 Semester IV Pune University
ADT MCA paper Nov 2014 Semester IV Pune University
Mobile Computing MCA paper Nov 2014 Semester IV Pune University
▲