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 an example of enumeration?

Answer Posted / antony edwin

when you list all of an author's works one by one.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some applications of c programming language?

946


How can I convert a number to a string?

1141


When should I declare a function?

1107


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

1109


Sir i need notes for structure,functions,pointers in c language can you help me please

2396


What is difference between && and & in c?

1091


How can I make it pause before closing the program output window?

1029


What is malloc return c?

1011


how can f be used for both float and double arguments in printf? Are not they different types?

1053


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

2087


What is #include stdio h?

1100


Who developed c language and when?

1051


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

5324


What does the file stdio.h contain?

1042


In C programming, what command or code can be used to determine if a number of odd or even?

1039