What does it mean to declare a member function as static?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that takes two numbers from user that prints the smallest number
what is data Abstraction
What are the main characteristics of C++ as a programming language?
Write a struct time where integer m, h, s are its members?
What do you mean by public protected and private in c++?
why is c++ called oops? Explain
Search for: what is pair in c++?
Who discovered c++?
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 advantages of using friend classes?
1.what is the difference between software & package &application.
What are the various compound assignment operators in c++?