Answer Posted / gsrinivas
enum data type usally user defined.
for ex:
enum{sunday,monday,tuesday};
enum x;
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can I access an I o board directly?
What is the method to save data in stack data structure type?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
What are global variables and explain how do you declare them?
How can I do graphics in c?
What is volatile c?
Explain null pointer.
How can a number be converted to a string?
Explain the use of 'auto' keyword
What is a loop?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
Is a house a mass structure?
Where in memory are my variables stored?
How can you draw circles in C?
What is the difference between a string and an array?