What is data abstraction? How is it different from data encapsulation?
No Answer is Posted For this Question
Be the First to Post Answer
What does int * mean in c++?
What is the standard template library (stl)?
Why cout is used in c++?
What is abstraction with real time example?
What is const pointer and const reference?
What is abstraction c++?
Who created c++?
Does a derived class inherit or doesn't inherit?
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
Write a program to reverse a linked list?
8 Answers Catalytic Software, Satyam,
What is the size of pointer ? Also size of pointer in 64 bit pointer
What are pointers used for c++?