Why do we use class?
No Answer is Posted For this Question
Be the First to Post Answer
can we create and enter the data & hide files using programmes ?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
Can we create object of abstract class?
Why do while loop is used?
What are the four main oops concepts?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
WAP find square root of any number (without using sqrt() )?
WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)
what is new modifier in C#
whats the difference between c and c++
what is abstract class ? when is used in real time ? give a exp