Answer Posted / sunitha.gottipati
Method overloading is not supported by c. it is supported
in java
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Explain what are reserved words?
Explain the binary height balanced tree?
#include
What are inbuilt functions in c?
How will you write a code for accessing the length of an array without assigning it to another variable?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
C program to find all possible outcomes of a dice?
What do you mean by scope of a variable in c?
Why c is procedure oriented?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What is the explanation for prototype function in c?
What is the general form of a C program?
What is 02d in c?
what is a function method?give example?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?