what is difference between objects and function

Answer Posted / jothi basu.m

sir... my answer is objects contains some number of function
and constructors but functions does not contain objects

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstract class in oop?

535


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.

2576


What is difference between oop and pop?

618


what is the sylabus for priliminaries?

1691


when to use 'mutable' keyword and when to use 'const cast' in c++

1645






Is data hiding and abstraction same?

569


Why do we use encapsulation in oops?

522


How do you achieve polymorphism?

618


What is the significance of classes in oop?

590


What polymorphism means?

624


Do you know about multiple inheritance?

641


What are properties in oop?

611


What is oops in simple words?

583


Why we use classes in oop?

583


What are oops functions?

585