Is COBOL platform independent and object oriented language?

Questions by jiteshbhimani   answers by jiteshbhimani

Showing Answers 1 - 15 of 15 Answers

sakav

  • Dec 9th, 2006
 

cobol is not platform independend and  not an object oriented one

  Was this answer useful?  Yes

Ritesh Kumar

  • Dec 20th, 2006
 

Uncompiled cobol code is always plateform independent.

COBOL 97 includes  object-oriented features. Like the C++ programming language.

  Was this answer useful?  Yes

Guest

  • Jan 6th, 2007
 

I have used the MicroFocus Cobol Compiler (and I believe ther are others) on UNIX and Windows. I have also seen Cobol on HP 3000 and Vax. Programming Languages are platform independent if there are compilers.

  Was this answer useful?  Yes

Pradeep Bhatt

  • Jan 30th, 2007
 

old versions of cobol viz. MS-Cobol, Cobol-85 etc are structured but cobol 2002 and cobol 97 are object oriented.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions