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

Post New Answer

More C++ General Interview Questions

What is a wchar_t in c++?

0 Answers  


Declare a class vehicle and make it an abstract data type.

0 Answers  


write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  


what is data abstraction in C++?

0 Answers  


program explaining feautures of c++

0 Answers   Satyam,






can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


Is there any difference between int [] a and int a [] in c++?

0 Answers  


What is the v-ptr?

0 Answers  


What is enum class in c++?

0 Answers  


What's the hardest coding language?

0 Answers  


What is private public protected in c++?

0 Answers  


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


Categories