Answer Posted / niravkumar
Bjrane stroustrup at bell laboratory in 1880
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Give an example of run-time polymorphism/virtual functions.
What is a dll entry point?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
How the programmer of a class should decide whether to declare member function or a friend function?
what is oops and list its features in c++?
What is a float in c++?
How do you clear a buffer in c++?
What is the use of main function in c++?
Explain the purpose of the keyword volatile.
Who discovered c++?
Explain the static member function.
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What size is allocated to the union variable?
What is the use of pointer in c++ with example?
What are the types of pointer?