Describe private, protected and public?
No Answer is Posted For this Question
Be the First to Post Answer
in C++ , the word plus plus who found this?
What do you mean by abstraction. Explain your answer?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
What is a container class? What are the types of container classes?
Write about the access privileges in c++ and also mention about its default access level?
Is it possible for a member function to use delete this?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What are the unique features of C++.
What is size of Empty Class?
How much is size of struct having 1 char & 1 integer?
Is python written in c or c++?
How const functions will be treated by compiler?