what is the 3 types of system development life cycle
Write an operator overloading program to write S3+=S2.
What is encapsulation example?
what are the ways in which a constructors can be called?
how to swap the variables without using temp and operators
What is byval and byref? What are differences between them?
Write a program in c++ to read two floating point numbers and find their sum and average.
Can we call a base class method without creating instance?
Why we are use # in begning of programme of c++.
What are the advantages of inheritance?
26 Answers IBS, TCS,
Why and when is a virtual destructor needed?
WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.
Why is polymorphism used?