What are the primary differences between procedure-orinted programs and object-oriented programs?

What will be an ideal response?


With procedure-oriented programs the programmer concentrates on the major tasks that the program needs to perform.  With object-oriented programs the programmer focuses on the objects that the program can use to accomplish its goal.

Computer Science & Information Technology

You might also like to view...

Name the JavaScript event where the visitor presses down on a key while in specified element.

a. onfocus b. ondblclick c. onkeypress d. onkeydown e. onmousedown

Computer Science & Information Technology

Programs written in JavaScript are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The amount of information that a particular camera or camcorder model can capture is expressed in terms of _______________ in the digital world.

A. radiants B. pixels C. megapixels D. gigapixels

Computer Science & Information Technology

Why is using named constants a good programming practice?

What will be an ideal response?

Computer Science & Information Technology