Answer Posted / thavamoorthi
c does not support the method overloading it supported only by object oriented
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
How can I manipulate individual bits?
What happens if a header file is included twice?
What is optimization in c?
Explain how can you check to see whether a symbol is defined?
What are the types of arrays in c?
How do you define a function?
What are the modifiers available in c programming language?
What is the difference between a function and a method in c?
What is c++ used for today?
When should I declare a function?
write a program to copy the string using switch case?
Explain what is wrong in this statement?
What is the advantage of an array over individual variables?
What are actual arguments?
What is a newline escape sequence?