Why enum can not be used directly with printf function?
Answer Posted / srinivas
it is DAta type name like int so it can not be in printf
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Mention the data structures which are used in graph implementation.
What are linear and non linear data structures?
Define a priority queue?
What is modcount in hashmap?
What is the time complexity of selection sort?
Why heap sort is not used?
Is hashset synchronized?
Treemap orders the elements on which field?
What is placement new in data structures?
How do you sort elements in an arraylist?
Which is faster arraylist or linked list?
What is difference between hashmap and linkedhashmap?
How to compare Two Arrays?
Define hash table?
What are the types of data structures?