what is difference between objects and function
Answer / gyana
In simple term object is a represantation of the
class.Through which class is invoked and method initializes..
but method show the characterstics of the class..The various
opearation are done inside the method.
Is This Answer Correct ? | 12 Yes | 1 No |
Can we define a class within the interface?
What is this interview room ? Is it a class or an object.
What is inheritance write a program to show use of inheritance?
what are the characteristics of oops?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is encapsulation c#?
What is encapsulation with example?
can main method be overloaded...??? How..????
What is overloading and its types?
What is multilevel inheritance explain with example?
Write a program to sort the number with different sorts in one program ??
WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET