Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Program to check whether a word is a sub-string or not of a string typed

2085


Why ctype h is used in c++?

992


What is #include iomanip?

1063


Explain the isa and hasa class relationships. How would you implement each?

1180


What character terminates all character array strings a) b) . c) END

1346


What is oops in c++?

1111


Which coding certification is best?

1077


What is a stack c++?

1053


Tell me can a pure virtual function have an implementation?

1097


What is a virtual destructor? Explain the use of it?

1029


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2543


Define vptr.

1092


Explain what are the sizes and ranges of the basic c++ data types?

1201


How does a C++ structure differ from a C++ class?

1177


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

1104