what is difference between objects and function
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / saurabh sharma
with the help of object we can call the function of the
class .and with the help of function we can reduce the
redundency.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rajdeep
object is the part of class.if there is no member function is initialize in function then we can call the function without object.Object always store in heap and function alway store in stack.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?
What are the three main types of variables?
What are oops functions?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Get me a number puzzle game-program
What is the difference between C++ and java?
What is an interface in oop?
what is meant by files?
what is the drawback of classical methods in oops?
What is conditional Compilation?
What is polymorphism programming?
Which is not an object oriented programming language?