Describe protected access specifiers?


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

Post New Answer

More C++ General Interview Questions

Is java as fast as c++?

0 Answers  


A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a C++ program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

2 Answers  


What is the benefit of learning c++?

0 Answers  


Specify different types of decision control statements?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  






find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


when can we use virtual destructor?

7 Answers   HCL, HP, Virage Logic,


What is constructor and destructor in c++?

0 Answers  


What is a template in c++?

0 Answers  


Why is c++ still used?

0 Answers  


What is fixed in c++?

0 Answers  


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  


Categories