can anybody please tell me how to write a program in
c++,without using semicolon(;)

Answer Posted / anonymous

#include<iostream.h>
void main()
{
}

/*this is also a c++ prog.it is never said dat main body
cannot be empty*/

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of jobs can I get with c++?

702


Write about the role of c++ in the tradeoff of safety vs. Usability?

680


What are c++ variables?

624


What is c++ & why it is used?

683


When one must use recursion function? Mention what happens when recursion functions are declared inline?

731






. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

2877


what is scupper?

1977


Why do we need pointers?

665


What is the use of setprecision in c++?

618


What is a multiset c++?

667


What can I use instead of namespace std?

740


Explain the concept of dynamic allocation of memory?

695


What is setf in c++?

708


What is setbase c++?

725


Which programming language should I learn first?

657