difference between class and object
Answer Posted / sravani
class tells us how our s/w object looks like after its
construction.it is a logical representation.
object is a physical representation of a class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is difference between oop and pop? What is advantage of inheritance? What is oops with example? What are the 3 principles of oop? What does no cap mean? What is polymorphism in oops with example? write a program to find 2 power of a 5digit number with out
using big int and exponent ? write knight tour problem which is present in datastructure What is overriding in oops? 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 the types of inheritance? write string class as your own class in java without using
any built-in function How long to learn object oriented programming?