Podcast
Questions and Answers
Which discipline does not rely on empirical evidence?
Which discipline does not rely on empirical evidence?
- Logic (correct)
- Physics
- Chemistry
- Biology
Which branch of science studies formal systems governed by axioms and rules?
Which branch of science studies formal systems governed by axioms and rules?
- Social sciences
- Natural sciences
- Applied sciences
- Formal sciences (correct)
During which historical period were advancements like the introduction of the Hindu–Arabic numeral system made?
During which historical period were advancements like the introduction of the Hindu–Arabic numeral system made?
- Mesopotamia
- Golden Age of India (correct)
- Bronze Age
- Classical antiquity
Which discipline uses scientific knowledge for practical purposes, such as in engineering and medicine?
Which discipline uses scientific knowledge for practical purposes, such as in engineering and medicine?
Which major branch of science studies individuals and societies?
Which major branch of science studies individuals and societies?
What does a child object, created through inheritance, acquire from the parent object?
What does a child object, created through inheritance, acquire from the parent object?
In class-based object-oriented languages like C++, what does an inherited class not acquire from its parent class?
In class-based object-oriented languages like C++, what does an inherited class not acquire from its parent class?
What is the term used in prototype-based programming when one object delegates to another?
What is the term used in prototype-based programming when one object delegates to another?
What kind of graph do the relationships of objects or classes through inheritance give rise to?
What kind of graph do the relationships of objects or classes through inheritance give rise to?
What is the term for deriving new classes (subclasses) from existing ones in object-oriented programming?
What is the term for deriving new classes (subclasses) from existing ones in object-oriented programming?