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...

write c program without semicolon

Answer Posted / anu

#include<stdio.h>
#include<conio.h>
#define SEMICOLON ;
void main()
{
printf("hELLO") SEMICOLON
getch() SEMICOLON
}

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain high-order bytes.

1176


all c language question

2484


Explain #pragma statements.

1096


Subtract Two Number Without Using Subtraction Operator

902


How can a program be made to print the line number where an error occurs?

1134


What are derived data types in c?

1127


What type of function is main ()?

1079


How does struct work in c?

1129


can we have joblib in a proc ?

2378


Is c still relevant?

1134


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

2040


how to create duplicate link list using C???

2597


Explain modulus operator. What are the restrictions of a modulus operator?

1057


Tell me when is a void pointer used?

1233


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

1197