What is the difference between public, private, and protected access?
No Answer is Posted For this Question
Be the First to Post Answer
Can I create my own functions in c++?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
Describe protected access specifiers?
what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking
How can you link a c program with a c function?
Which programming language is best?
Explain method of creating object in C++ ?
What is Namespace?
what is data Abstraction? and give example
147 Answers Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,
What are the two types of comments?
Where Malloc(), Calloc(), and realloc() does get memory?
How do you clear a map in c++?