Answer Posted / lokesh chauhan
Phani Kumar S. Please give me the detailed answer not only
in Yes or No thanks
Plz correct me if i m wrong...
Regards..
Lokesh Kumar Chauhan
lokesh_kumar_chauhan@yahoo.com
Noida
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the process of converting a Tree into a Binary Tree.
What is malloc() function?
How can you tell whether two strings are the same?
i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none
Why is main function so important?
What is the difference between pure virtual function and virtual function?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
Which node is more powerful and can handle local information processing or graphics processing?
How can you convert integers to binary or hexadecimal?
What are the salient features of c languages?
What is the difference between %d and %i?
How to draw the flowchart for structure programs?
which is an algorithm for sorting in a growing Lexicographic order
What is build process in c?
What is a constant and types of constants in c?