Answer Posted / deepak
I want grow in my future, in my last job there was no
challenging work & no future.so i leave job
Deepak S. Kachhwah
Dabouli, Ratanlal Nagar, Kanpur
M-09936506380
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which software is used to run c++ program?
what are the events occur in intr activated on interrupt vector table
What is a container class?
Out of fgets() and gets() which function is safe to use?
What are the sizes and ranges of the basic c++ data types?
What do you mean by function and operator overloading in c++?
Explain the purpose of the keyword volatile.
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What is :: operator in c++?
What is an orthogonal base class in c++?
In c++, what is the difference between method overloading and method overriding?
Is c++ low level?
What are the advantages of c++?
Difference between class and structure.
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()