What are the various access specifiers in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between multiple and multilevel inheritance in c++?

0 Answers  


They will ask u question about single linked list?. Write Code for to insert delete node.

2 Answers   Persistent,


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


How can we read/write Structures from/to data files?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,






What is called array?

0 Answers  


What character terminates all character array strings a) b) . c) END

0 Answers  


Show the declaration for a static function pointer.

0 Answers  


Why c++ is faster than java?

0 Answers  


What's the order in which the objects in an array are destructed?

0 Answers  


C is to C++ as 1 is to a) What the heck b) 2 c) 10

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


Categories