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 are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1876


What is and I oop mean?

825


What is destructor in oop?

780


What is the types of inheritance?

782


What is difference between multiple inheritance and multilevel inheritance?

846


How to hide the base class functionality in Inheritance?

831


What is polymorphism and why is it important?

747


What are oops functions?

771


What is object in oop?

861


What does no cap mean?

772


What is constructor overloading in oop?

830


How do you define a class in oop?

837


What is data binding in oops?

793


What is the difference between a mixin and inheritance?

710


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1874