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

Answer Posted / sanjay singh

void main()
{

if(printf("i can try to write ... "))
{
}
}

Is This Answer Correct ?    16 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is overriding possible in c++?

750


what Is DCS ? what i will get benefit when i did?

2022


Can you pass a vector to a function?

716


Why should you learn c++?

774


What is function overloading c++?

762






What are the new features that iso/ansi c++ has added to original c++ specifications?

785


What is double in c++?

783


Is c++ a software?

898


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

734


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

965


What is functions syntax in c++?

799


What is #include ctype h in c++?

855


What is meant by forward referencing and when should it be used?

745


How do you establish a has-a relationship?

797


What is the header file for setw?

793