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
What is the use of placement new?
How can we delete the first node from the singly linked list?
How do treesets work internally?
What is collection process?
How do you find the second largest element in an array of integers?
How do you find the length of an arraylist?
What is unhashable type list?
What are different types of sorting algorithms?
Explain binary searching, Fibonacci search.
How null key is handled in hashmap?
What is the difference between hashset and arraylist?
State the merits of linear representation of binary trees?
State the difference between stacks and linked lists?
What is map keyset?
Does hashmap maintain insertion order?