Answer Posted / preethi
In object-oriented programming , a class is a template
definition of the method s and variable s in a particular
kind of object . Thus, an object is a specific instance of
a classClass is the Collection of Methods and Datafield, in
other
word we can say class is user defined Data Types
; it contains real values instead of variables
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are different oops concepts?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is polymorphism and its types?
What is abstraction encapsulation?
What is oops with example?
What is encapsulation and abstraction? How are they implemented in C++?
how to get the oracle certification? send me the answer
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is class and object in oops?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What does <> mean pseudocode?
Why do we need polymorphism in c#?
Templates mean
Is html an oop?