Answer:
Procedural Programming => Functions
Object-Oriented Programming => Classes
Explanation:
Procedural programming is essentially what it sounds like – it's a series of procedures that the computer executes out. A procedure is essentially a function built of different steps that you the coder have grouped as such.
Object-Oriented Programming is all about objects. Objects contain data in the form of attributes, and functions in the form of methods. The most popular Object-Oriented Programming languages are class based, meaning that each object is an instance of a class (the class being a template).
Hope that helps! And you can always research more online!
Answer:
A. Share resources and thus are not independent
Explanation:
This would be the answer. If this is wrong plz let me know
Amost all professions include theuse of computers. Knowing a lot about them and the way they work could help you use them when needed in a work environment. It would also make an employer more likely to hire you.
Answer:
private ip addresses
Explanation:
A private ip address is assigned to each device on a network, allowing devices on the same network to communicate with each other without using any public ip addresses.