2,487円
INTRODUCTION TO OBJECT ORIENTED PROGRAM
Procedure Oriented Programming (POP)
The high level languages, such as BASIC, COBOL, C, FORTRAN are commonly known as Procedure Oriented Programming.
Using this approach, the problem is viewed in sequence of things to be done, like reading, processing and d...