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

Why enum can not be used directly with printf function?

Answer Posted / rashmi p

enum is not an basic data type like int,float and all it is
a user defined data type, and printf function works only
with basic data type, we 've overload printf function to
make it work for user defined data types :)

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of linked list are there?

917


How is hashmap o 1?

895


How will you check the validity of an expression containing nested parentheses?

993


Is radix sort stable?

955


Can you sort a string?

835


Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?

1006


What is the family trees and connection by clause?

937


What is binary tree? Explain its uses.

950


Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

1180


What is the Insertion Sort Code?.

1070


Define left-in threaded tree?

910


What is java priority queue?

1021


What does enum do?

966


What is meant by hashing?

894


Is hashtable throw concurrentmodificationexception?

811