Sail E0 Webinar
Question


What will be the output of the following program?


#include
class Number
{
int Num;
public:
Number(int x = 0)
{
Num = x;
}
void Display(void)
{
cout 0 ) Modify() ;
if(Dec == 10) cout
Options:
A .  130
B .  A0
C .  B0
D .  90
Answer: Option B



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :

Latest Videos

Latest Test Papers