Search Results

2
votes

Delphi versus C++ Builder - Which is Better Choice for a Java Programmer Doing Win32

Of course java sintax is more like c++ than like delphi, but I think that the object model is more similar to delphi: single inheritance. Interfaces exist but are more like COM than l …