Answer Posted / abhishek kumar
A class having more then two method with the same name but
different signature.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why is encapsulation used?
What is object-oriented programming? Webopedia definition
What is methods in oop?
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.
What are the types of abstraction?
What is property in oops?
What is destructor give example?
What is encapsulation in oops?
hi all..i want to know oops concepts clearly can any1 explain??
Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.
Which is not an object oriented programming language?
What are the 3 principles of oop?
What is difference between data abstraction and encapsulation?
What are the important components of cohesion?
How long to learn object oriented programming?