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
Why is the function main() special?
Is c++ a dying language?
What is iterator c++?
What is #include sstream?
What is a map in c++?
How to demonstrate the use of a variable?
how to create window program in c++.please explain.
what is polymorphism?
Is there any difference between int [] a and int a [] in c++?
Show the application of a dynamic array with the help of an example.
What are the 4 types of library?
Is the declaration of a class its interface or its implementation?