Answer:
Object-oriented programming
Explanation:
When used in object-oriented programming , a class is a factory for creating object. An object is a collection of data and behavaiors that represent some entity(real or abstract).
A device connected to the internet is known as a Node.
Answer:
Linear
Explanation:
Binary search can be performed only in sorted arrays.