Answer Posted / hr@tgksolutions.com
The Object-Oriented Programming System, or OOPs for short, is a paradigm that offers ideas like inheritance, classes, and objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is header file in c?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Explain about the functions strcat() and strcmp()?
What is meant by int main ()?
What is a pointer variable in c language?
How will you find a duplicate number in a array without negating the nos ?
Apart from dennis ritchie who the other person who contributed in design of c language.
What does %p mean c?
Is it better to use malloc() or calloc()?
What is the use of sizeof?
Here is a good puzzle: how do you write a program which produces its own source code as output?
What are different types of pointers?
string reverse using recursion
Is boolean a datatype in c?
What are 3 types of structures?