What is encapsulation in C++? Give an example.
No Answer is Posted For this Question
Be the First to Post Answer
Explain Text Manipulation Routines?
What are advantages and disadvantages of Design patterns?
What is #include iostream h in c++?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What is the use of c++ programming language in real life?
How to construct virtual constructor
6 Answers CIStems Software, Symphony,
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
Differentiate between an external iterator and an internal iterator?
What does std :: flush do?
What are the advantages and disadvantages of using inline and const?
2 Answers Polaris, TCS, Zimmer Biomet,
What is the extraction operator and what does it do?