What is coupling in oop?
No Answer is Posted For this Question
Be the First to Post Answer
why c++ is a highlevel language
3 Answers Satyam, Tech Mahindra,
c++ is a purely oop concept?
What is the main difference between C++ and Java
What is coupling in oop?
what is data hiding.
What is the default size allocated for array in the statement if size not specified " int a[] "
What is virtual constructors/destructors?
What is overriding vs overloading?
What are the important components of cohesion?
Which language is not a true object oriented programming language?
i^=j; j^=i; i^=j; value of i,j
write a program to find 2^n+1 ?