178k views
5 votes
Name and discuss theprogramming languages suitable for the following fields:

i) Science and Engineering field
ii) Education
iii) InformationSystem
iv) System andNetworks

User Apomene
by
7.1k points

1 Answer

1 vote

Answer:

For Science and Engineering Field :- FORTRAN.

Eduction purpose:- GWBASIC .

Information System :- COBOL

System and Network :- C, C++

Step-by-step explanation:

FORTAN (formula translation) is best fit for the Science and Engineering Field.

GWBASIC is a basic programming language developed by Microsoft is best fit for educational purpose.

COBOL(Common Business Oriented Language) is best fit for the Information System

C and C++ are the best languages for Networking purposes.

User Amir Sasson
by
7.0k points