What is object in oops?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between realloc() and free?
Why do we use class?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Write on signed and unsigned integers and give three (3) examples each
sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
Why do we use polymorphism in oops?
What does oop mean in snapchat?
Can we call a base class method without creating instance?
how to swap to variables without using thrid variable in java?
What is the default size allocated for array in the statement if size not specified " int a[] "
Can abstract class have normal methods?
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?