Answer Posted / tagore
OOPS MEANS OBJECT ORIENTED PROGRAMMING SYNOPSIS. . HERE
SYNOPIS NOTHING BUT CONCEPTS.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a character in c++?
Describe the advantage of an external iterator.
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.
Write a program to find the Fibonacci series recursively.
Is java a c++?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
What is a template in c++?
Difference between overloaded functions and overridden functions
What is setfill c++?
Can manipulators fall in love?
Explain what you mean by a pointer.
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
How would you find out if a linked-list is a cycle or not?
How is data hiding achieved in c++?
What does it mean to declare a member function as virtual?