Answer Posted / bjarne stroustrup
Mohak Gupta
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a pointer and a link in c ++?
Is python written in c or c++?
What are the advantages of using pointers in a program?
Is dev c++ a good compiler?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Please explain the reference variable in c++?
Explain polymorphism?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
What are the extraction and insertion operators in c++? Explain with examples.
What operator is used to access a struct through a pointer a) >> b) -> c) *
How is data hiding achieved in c++?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
How would you obtain segment and offset addresses from a far address of a memory location?
What are member functions used in c++?
What does the ios::ate argument do?