What is general form of pure virtual function? Explain?
No Answer is Posted For this Question
Be the First to Post Answer
What is a character in c++?
Are c and c++ similar?
Explain the scope of resolution operator.
Does std endl flush?
Which programming language is best?
What are the uses of pointers?
What is while loops?
What is c++ programming language?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
If all is successful, what should main return a) 0 b) 1 c) void
What is the purpose of decltype?
What is the difference between passing by reference and passing a reference?