Answer Posted / abilash
It is a set of elements which stored under a single name.
| Is This Answer Correct ? | 72 Yes | 30 No |
Post New Answer View All Answers
What are 'near' and 'far' pointers?
What does *p++ do? What does it point to?
Explain the process of converting a Tree into a Binary Tree.
What is echo in c programming?
How will you delete a node in DLL?
Describe the order of precedence with regards to operators in C.
What is an expression?
What is return in c programming?
What does 2n 4c mean?
What is switch in c?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What are enumerated types?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What is the usage of the pointer in c?
What are the properties of union in c?