What is cohesion in oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is the highest level of cohesion?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
What is coupling in oop?
write a program to print * * * * * *
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
what is function overloading..?
How do you use inheritance in unity?
Why is static class not inherited?
Why is there no multiple inheritance?
When is it necessary to use member-wise initialization list in C++?
what is single inheritance?