C Plus Plus 2019
C Plus Plus 2019
·J~r,-o:.:}
11111111111111111111111111 l~I'"5!J:,~l·
11111111111111111111111111111111111111
known as _
(2) When c++ was released ?
(3) Give name and symbol of output operator.
(4) Full Form of OOP.
(b) Answer in brief: (anyone) 2
(1) Explain scope resolution operator.
(2) Explain manipulator.
(c) Answer un details: (anyone) 3
(1) Explain control statement with example.
(2) Explain call by reference with example.
(d) Write a note on following: (anyone) 5
(1) What is OOP ? Explain basic concept of OOP.
(2) Explain user define Data type in C++.
JAG-003-1033002 ]
e 1 [ Contd ...
2 (a) Attempt following objective question 4
(1) A class is Data type.
(2) The member function inside the body of the class
is automatically become.
(3) Friend function can access any private member
(true / false).
(4) Full Name : MIL
(b) Answer in brief: (anyone) 2
(1) Explain static member in class.
(2) What is local class ?
(c) Answer in details: (anyone) 3
(1) Explain friend function with example.
(2) What is class? Explain data member and member
function accessing in class.
(d) Write a note on following: (anyone) 5
void maine )
char *s2="krishty";
char *sl="patel";
strcat(sl,s2);
cout-c-cs l:
)
f
L,