What operator is used to access a struct through a pointer
a) >>
b) ->
c) *
No Answer is Posted For this Question
Be the First to Post Answer
what is C++ exceptional handling?
what is difference between static and non-static variables
What are different types of typecasting supported by C++
Show the declaration for a static member variable.
What is the most common mistake on c++ and oo projects?
Write a program in C++ for Fibonacci series
0 Answers Axtria, ITC Indian Tobacco Company,
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
Are vectors passed by reference c++?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
Is c++ a good beginners programming language?
Explain how functions are classified in C++ ?
Differentiate between a template class and class template in c++?