What are the basic steps involved in transforming a program


Problem

1. What are the basic steps involved in transforming a program written in a procedural language such as C to an object-oriented language such as C++ or Java?

2. In transforming a procedural code into an object-oriented code, a fundamental step is to identify the "objects" in the procedural code. This is called the object identification problem. Suppose you are trying to transform a program written in C. Give some heuristics for identifying objects in C code.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: What are the basic steps involved in transforming a program
Reference No:- TGS02694145

Expected delivery within 24 Hours