InterviewSolution
Saved Bookmarks
| 1. |
Identify a fourth generation language(4GL) from the given below.(a) FORTRAN(b) COBOL(c) Unix shell(d) C++I had been asked this question in an interview for internship.My question is from Fourth Generation Techniques in section Software Processes, Models and Agile Software Development of Software Engineering |
|
Answer» RIGHT choice is (c) Unix shell To EXPLAIN: Rest all are third GENERATION LANGUAGES(3GL). |
|