How to add two numbers without using semicolon n c????

Answer Posted / ashish lamse

#include<iostream.h>
#include<stdio.h>
#include<conio.h>
void main()
{
if(cout<<"add of two no="<<10+20)
{}
if(getch())
{}
}

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between functions getch() and getche().

627


Is this program statement valid? INT = 10.50;

688


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1415


What is the difference between printf and scanf )?

597


What does *p++ do? What does it point to?

618






Explain the difference between getch() and getche() in c?

567


Define and explain about ! Operator?

617


Is c programming hard?

578


What is huge pointer in c?

587


What is the mean of function?

651


Why does notstrcat(string, "!");Work?

646


What is a pointer in c plus plus?

698


Which driver is a pure java driver

996


What is sizeof int?

641


What is an endless loop?

806