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
No Answer is Posted For this Question
Be the First to Post Answer
What is a container class? What are the types of container classes?
Explain deep copy?
What are the types of container classes?
What is long in c++?
What are templates? where we should use it?
What is c++ good for?
What is a float in c++?
What are the advantages of inheritance in c++?
What is the function of I/O library in C++ ?
Is c++ slower than c?
What is encapsulation in c++ with example?
What is the use of the this pointer?