English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Help?!? what the heck is CoBOL and C++?!? It's feature function, its developer etc.Got any links? Thx!!!...Much appreciated

2007-06-12 04:10:36 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

COBOL, or COmmon Business-Oriented Language, is a language that is not used very much any more for new applications, but is being supported by a number of large companies for banking and payroll applications. It was developed by a committee the late 1950's and it's biggest claim to fame was how it handled field specifications and the fact that it was designed for businesses. [1]

C++ is an enhancement to the C programming languages and was developed by Bjarne Stroustrup. It is still in widespread use in a number of applications due to it's flexibility through Object Oriented Programming and powerful langauge set. [2]

2007-06-12 04:23:43 · answer #1 · answered by Rob 3 · 0 0

COBOL is an old language from the 1970's. It stands for COmmon Business Oriented Language. It's mostly run on old IBM mainframes and minicomputers, like the AS/400 or the iSeries.

C++ is an object oriented language used primarily in the development of PC-based applications.

2007-06-12 11:13:43 · answer #2 · answered by Scotty Doesnt Know 7 · 1 0

if you want to get into c++ then check out this site:

http://www.cprogramming.com

don't go into cobol unless you really need to, it's a legacy system. even c++ is becoming legacy, but still worth learning.

2007-06-12 11:28:51 · answer #3 · answered by No Name 4 · 0 0

Best thing to do would be to check these pages:

http://en.wikipedia.org/wiki/COBOL

http://en.wikipedia.org/wiki/C%2B%2B

2007-06-12 11:15:19 · answer #4 · answered by Chris S 2 · 0 0

fedest.com, questions and answers