What is an opaque pointer?



What is an opaque pointer?..

Answer / ritesh pal

A pointer is said to be opaque if the definition of the type to which it points to is not included in the current translation unit. A translation unit is the result of merging an implementation file with all its headers and header files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Define friend function.

0 Answers  


Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


What do you mean by internal linking and external linking in c++?

1 Answers  


What is the latest c++ version?

0 Answers  


What is the difference between containment and delegation?

0 Answers  


iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?

1 Answers  


What is implicit pointer in c++?

0 Answers  


Who discovered c++?

0 Answers  


What is difference between c++ and c ++ 14?

0 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


What is a sequence in c++?

0 Answers  


What is a virtual destructor?

2 Answers  


Categories