I WISH YOU ALL THE BEST , I HOPE YOU ARE PREPARING VERY WELL IN THE EXAM, PRACTICE ALL THE PROGRAMS ESPECIALLY RECORD PROGRAMS:
TIPS TO SECURE GOOD MARKS IN THE CPP EXAM
- Border lines , you know that, every exam you do
- Use pencil also to underline
- any question in section B you have to start with (i)defination (ii) syntax (iii) advantages (iv)disadvantages (v) rules (vi) example program.
example:
defination:Inline function: inline function is a function , at the time of function call what are the statements are in inline function that are substituted at the place of function call
syntax:
inline returntype function()
{
-----;
-----;
}
advantages:
(i) fast execution
(ii)...//see the notes.
Disadvantages:
<<no need for this quesiton>>
rules:
example program:
...
- dont keep the papers blank.
- What is Hybrid Inheritance? Explain with a program?
Ans: definition:
syntax: /*Multiple Inheritance or Multilevel Inheritance
program: /*write multiple inheritance program
thanx a lot sir,
ReplyDeletesir.......... thank's 4 giving great(B) in viva2.
ReplyDelete