Computer Science, asked by payash270903, 4 months ago

14. Which of the following programming views two core elements as two

separate entities?

A. Structured

B. Procedural

C. both a and b

D. none of these


15. Which of the following is a process of representing the essential features

of the objects without including implementation detail?

A. Encapsulation

B. Data abstraction

C. Inheritance

D. Polymorphism


16. Object-oriented programming allows defining more than one method

having same name but different signatures in a single class, this feature is

known as _____________

A. Function overloading

B. Method overloading

C. Both a and b

D. None of these


17. Same operation is given different meanings depending upon the data type

of operands used, this type of polymorphism is achieved through

__________________

A. Function overloading

B. Method overloading

C. Operator overloading

D. None of these​

Answers

Answered by afi968119
0

Answer:

overloading

C. Both a and b

D. None of these

17. Same operation is given different meanings a b

Similar questions