List down the guideline that should be followed while using friend function.
No Answer is Posted For this Question
Be the First to Post Answer
What are register variables?
What is set in c++?
When should I use unitbuf flag?
What is the this pointer?
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
wap to accept 10 numbers & display the number of odd and even numbers??
What is the basic concept of c++?
What is the type of 'this' pointer? When does it get created?
What is a linked list in c++?
What are the different types of polymorphism?
What is exception handling? Does c++ support exception handling?
Are there any special rules about inlining?