Answer Posted / nagulmmera
Not exit in c,method overloading supported in oop
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the 5 types of inheritance in c ++?
Explain how do you use a pointer to a function?
What is printf () in c?
What is a constant and types of constants in c?
What is sizeof array?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
what is the difference between 123 and 0123 in c?
Why do we use header files in c?
Differentiate between null and void pointers.
What is the difference between %d and %i?
What is exit() function?
What are the 4 types of unions?
Is there any demerits of using pointer?
What are the usage of pointer in c?
What is the purpose of void pointer?