Can non-public members of another instance of the class be retrieved by the method of the same class?


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

Post New Answer

More C++ General Interview Questions

Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

1 Answers  


What is problem with overriding functions?

0 Answers  


Can malloc be used in c++?

0 Answers  


What is "mutable" keyword?

2 Answers   Infosys, Teradata,


Specify different types of decision control statements?

0 Answers  






Can non graphic characters be used and processed in C++?

0 Answers   HCL,


What is c++ good for?

0 Answers  


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


What happens if a pointer is deleted twice?

0 Answers   Flextronics,


What is set in c++?

0 Answers  


What are friend classes?

0 Answers  


What are all predefined data types in c++?

0 Answers  


Categories