Answer Posted / guest
/*.....................*/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need oop?
What is for loop and its syntax?
What is class and object with example?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Whats oop mean?
Why do pointers exist?
#include
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Can enum be null?
write a program that takes input in digits and display the result in words from 1 to 1000
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is data binding in oops?
What causes polymorphism?
What is inheritance in simple words?
What is stream in oop?