Answer Posted / satheeshkumar
all the answer correct
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What do you mean by funtion prototype?
What is c++ used for in games?
What are disadvantages of pointers?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Why is it called c++?
Do you need a main function in c++?
What is the error in the code below and how should it be corrected?
How is modularity introduced in C++?
Write a struct time where integer m, h, s are its members?
what Is DCS ? what i will get benefit when i did?
Why would you use pointers in c++?
What is encapsulation in C++? Give an example.
What is iterator in c++?
What is a type library?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?