What are the important components of cohesion?
No Answer is Posted For this Question
Be the First to Post Answer
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
why constructor cannt be declar virtually? why destructor cannt be overloaded?
what is abstract class ? when is used in real time ? give a exp
The expansion of GNU
What is the benefit of oop?
what is opps?why it is use in programming language?
What are the 3 principles of oop?
What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile
how to swap to variables without using thrid variable in java?
What is the oops and benefits of oops programming?
suppose A is a base class and B is the derved class. Both have a method foo which is defined as a virtual method in the base class. You have a pointer of classs B and you typecast it to A. Now when you call pointer->foo, which method gets called? The next part of the question is, how does the compiler know which method to call?
what are the disadvantages of C++?
25 Answers ATS, Infosys, UNI, Wipro,