|
INTERVIEW QUESTIONS
C++
C++ BASICS
DETAILS
Question: Why generalization is very strong?
Answer: Even though Generalization satisfies Structural, Interface, Behaviour properties. It is mathematically very strong, as it is Antisymmetric and Transitive. Antisymmetric: employee is a person, but not all persons are employees. Mathematically all As’ are B, but all Bs’ not A.
|
|
|
Category |
C++ Basics Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9315 users |
Added on |
9/19/2014 |
Views |
66944 |
Rate it! |
|
|
Question:
Why generalization is very strong?
Answer:
Even though Generalization satisfies Structural, Interface, Behaviour properties. It is mathematically very strong, as it is Antisymmetric and Transitive. Antisymmetric: employee is a person, but not all persons are employees. Mathematically all As’ are B, but all Bs’ not A. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What are the advantages of OOPL?
|
View Answer
|
|
What are inner class and anonymous class?
|
View Answer
|
|
What is a default constructor?
|
View Answer
|
|
How do you link a C++ program to C functions?
|
View Answer
|
|
What is abstraction?
|
View Answer
|
|
What is a class?
|
View Answer
|
|
What is the difference between an object and a class?
|
View Answer
|
|
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
|
View Answer
|
|
What is Boyce Codd Normal form?
|
View Answer
|
|
Explain term POLIMORPHISM and give an example using eg. SHAPE object: If I have a base class SHAPE, how would I define DRAW methods for two objects CIRCLE and SQUARE
|
View Answer
|
|
What is the difference between class and structure?
|
View Answer
|
|
Define a constructor - What it is and how it might be called (2 methods).
|
View Answer
|
|
Write a short code using C++ to print out all odd number from 1 to 100 using a for loop
|
View Answer
|
|
What is C++?
|
View Answer
|
|
What is an enumerator?
|
View Answer
|
|
Define parameter by value?
|
View Answer
|
|
Explain about protected internal access specifier?
|
View Answer
|
|
Describe about private access specifier?
|
View Answer
|
|
Define access specifier with reference to class?
|
View Answer
|
|
Define encapsulation?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All C++ Basics Interview Questions & Answers - Exam Mode /
Learning Mode
|