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
Which is better hashmap or arraylist?
What is the difference between hashmap and linkedhashmap?
What is the best case for bubble sort?
How do you determine if a binary tree is height balanced?
Define in brief an array.
What is the best case complexity of quicksort?
What is circular queue in data structure?
What is copyonwritearraylist?
Does treemap allow null keys?
What is the method to find the complexity of an algorithm?
Can arraylist have null values?
What are the different types of collections?
What is the space complexity of selection sort?
What is numeric array?
Is array a data structure?