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

What is typedef?

Answer Posted / hrpynux@gmail.com

The typedef is a keyword used in C programming to provide some meaningful names to the already existing variable in the C program. It behaves similarly as we define the alias for the commands. In short, we can say that this keyword is used to redefine the name of an already existing variable.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I discover how many arguments a function was actually called with?

1115


What is "Duff's Device"?

1222


How is = symbol different from == symbol in c programming?

1106


What does int main () mean?

1078


What are the advantages of using Unions?

1172


Do variables need to be initialized?

1113


Differentiate between null and void pointers.

1232


What is the full form of getch?

1356


Is anything faster than c?

1064


How many types of errors are there in c language? Explain

1026


Explain the use of bit fieild.

1203


What is the scope of local variable in c?

1206


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2404


What are formal parameters?

1175


What is %d called in c?

1284