The most widely used commercial programming computer language is
1) BASIC
2) COBOL
3) FORTRAN
4) PASCAL

1 Answer

Answer :

2) COBOL

Related questions

Description : The first computer language developed was______ (A) COBOL (B) PASCAL (C) BASIC (D) FORTRAN

Last Answer : (D) FORTRAN

Description : The first computer language developed was (1) COBOL (2) BASIC (3) FORTRAN (4) PASCAL

Last Answer : FORTRAN

Description : FORTRAN, COBOL, BASIC, PASCAL & C LANGUAGE are example of _____: a) High Level Languages b) Middle Level Languages c) Low Level Languages d) None of These

Last Answer : a) High Level Languages

Description : Which one of the following is not a programming language of a computer? 1) BASIC 2) FORTRAN 3) LASER 4) PASCAL

Last Answer : 3) LASER

Description : Which of the following is not a Computer language? (A) PASCAL (B) UNIX (C) FORTRAN (D) COBOL

Last Answer : (B) UNIX

Description : Which programming languages are classified as low level languages? A) Basic, COBOL, FORTRAN B) Prolog 2, Expert Systems C) Knowledge based Systems D) Assembly Languages

Last Answer : Answer : D

Description : Which one of the following is not a computer language? 1) BASIC 2) COBOL 3) LOTUS 4) FORTRAN

Last Answer : 3) LOTUS

Description : A standard language used for commercial applications is: a) FORTRAN b) COBOL c) C++ d) None of These

Last Answer : b) COBOL

Description : Computer Language used on the internet is: a) BASIC b) COBOL c) Pascal d) Java e) None of The Above

Last Answer : d) Java

Description : Which of the following is an example for fourth generation language(4GL)? (A) COBOL (B) PowerBuilder (C) FORTRAN (D) None of the Above

Last Answer : (B) PowerBuilder

Description : Which language is used for Artificial Intelligence (AI)? (A) FORTRAN (B) COBOL (C) C (D) PROLOG

Last Answer : (D) PROLOG

Description : Which of the following programming language started from second generation? A) Cobol B) BASIC C) C D) LISP

Last Answer : Answer : A

Description : _______is a structured programming language used for all purposes such as scientific application, commercial application, developing games etc. a) C b) C++ c) FORTRAN d) None of These

Last Answer : a) C

Description : Match the following types of variables with the corresponding programming languages: (a) Static variables (i) Local variables in Pascal (b) Stack dynamic (ii) All variables in APL (c) Explicit heap dynamic (iii) Fortran 77 (d) Implicit ... (ii) (C) (iii) (i) (iv) (ii) (D) (ii) (i) (iii) (iv)

Last Answer : (C) (iii) (i) (iv) (ii) 

Description : Which is the first AI programming language? a) BASIC b) FORTRAN c) IPL(Inductive logic programming) d) LISP

Last Answer : d) LISP

Description : The first AI programming language was called: a. BASIC b. FORTRAN c. IPL d. LISP

Last Answer : c. IPL

Description : The first AI programming language was called: A. BASIC B. FORTRAN C. IPL D. LISP

Last Answer : C. IPL 

Description : The first AI programming language was called: A. BASIC B. FORTRAN C. IPL D. LISP E. None of the above 

Last Answer : C. IPL 

Description : Which of the following is a popular Programming Language for developing multimedia Web pages, Websites and web-Based applications? 1) COBOL 2) JAVA 3) ASSEMBLER 4) Nine of these

Last Answer : 2) JAVA

Description : Which of the following programming language started from second generation? A) LISP B) C C) QBASIC D) FORTRAN

Last Answer : Answer : D

Description : FORTRAN is a programming language. What does FORTRAN stand for? A) File Translation B) Format Translation C) Formula Translation D) Floppy Translation

Last Answer : Answer : C

Description : FORTRAN programming language is more suitable for

Last Answer : Answer : C

Description : _________is popular object oriented programming language used for general purpose: a) C b) C++ c) FORTRAN d) None of These

Last Answer : b) C++

Description : (a) Following is a list of programming languages : BASIC, COBOL, C, JAVA -Technology

Last Answer : (a) JAVA, COBOL(b) jListl. getSelectedValue ( ) ;

Description : Which of the following is a programming language? A) Lotus B) Pascal C) MS-Excel D) Netscape

Last Answer : Answer : B

Description : Java Programming Language was originally developed by Sun Micro-systems which was initiated by _______: a) James Gosling b) Charles Babbage c) Steford Pascal d) None of These

Last Answer : a) James Gosling

Description : When did Dr. Hopper develop the programming language known as COBOL?

Last Answer : The simple answer is never. Grace Hopper was a computerscientist (not a doctor) who popularised the concept ofmachine-independent English-like programming languages -- a conceptthat was initially ignored on ... " in recognition of her work, without whichCOBOL might not have been developed at all.

Description : When did Dr. Hopper develop the programming language known as COBOL?

Last Answer : The simple answer is never. Grace Hopper was a computerscientist (not a doctor) who popularised the concept ofmachine-independent English-like programming languages -- a conceptthat was initially ignored on ... " in recognition of her work, without whichCOBOL might not have been developed at all.

Description : Java has its origin in A) C programming language B) PERRL C) COBOL D) Oak programming language

Last Answer : D) Oak programming language

Description : Seymour Papert of the MIT AI lab created a programming environment for children called ___________ a) BASIC b) LOGO c) MYCIN d) FORTRAN

Last Answer : b) LOGO

Description : Which among the following is correct about Machine Language: a) Each computer can only understand programs that are written in its own Machine Language b) Machine Language is provided by the computer manufacturer ... at the most basic level of computer operation e) All of the Above f) None of These

Last Answer : e) All of the Above

Description : Of the following, ____ is not a computer language. a) MS-Word b) C++ c) COBOL d) BASIC

Last Answer : Of the following, ____ is not a computer language.  a) MS-Word b) C++ c) COBOL d) BASIC

Description : If 99% of the program is written in FORTRAN and the remaining 1% in assembly language, the percentage increase in the programming time compared to writing the entire program in FORTRAN and rewriting the 1% in assembly language is ? 10 5 13 8

Last Answer : 5

Description : COBOL is: a) Common Business Oriented Language b) Computer Basics in Other Language c) Computer Business Oriented Language d) None of These

Last Answer : a) Common Business Oriented Language

Description : What are the features that make Pascal a good language in modern programming?

Last Answer : Pascal is a very structured language and uses the control structures like if-else, repeat-until statements, etc. - It is having different data structures that are included with the records, arrays, ... and operators to perform on them. It provides a way to process and use the efficient code.

Description : Which of the following is not a programming language? (A) Pascal (B) Microsoft Office (C) Java (D) C++

Last Answer : (B) Microsoft Office

Description : OOP uses a different set of programming languages than old procedural programming languages such as: a) C b) Pascal c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : Assembler is used as a translator for? a) Low level language b) High Level Language c) COBOL d) C

Last Answer : Answer: a Explanation: Assembler is used in case of low level languages.It is generally used to make the binary code into an understandable format. Interpreter is used with the high level languages similarly

Description : Interpreter is used as a translator for __________ a) Low level language b) High Level Language c) COBOL d) C

Last Answer : Answer: b Explanation: It is generally used to make the code into an machine understandable format. Interpreter is used with the high level languages similarly. Assembler is used in case of low level languages

Description : A computer programming language often used by children is (1) LOGO (2) PILOT (3) BASIC (4) JAVA

Last Answer : LOGO

Description : Which of the following language is most popular languages among scientific community: a) FORTRAN b) C c) C++ d) None of These

Last Answer : a) FORTRAN

Description : A computer language that is written in binary codes only is _____ a) machine language b) C c) C# d) pascal

Last Answer : Answer: a Explanation: Machine Language is written in binary codes only . It can be easily understood by the computer and is very difficult for us to understand. A machine language , unlike other languages requires no translators or interpreters

Description : Machine language sometimes referred to as (a) programming language that is used widely by the programmer. (b) machine code or object code -Technology

Last Answer : (b) Machine language sometimes referred to as machine code or object code because it is the language which is only understood by the computer as a computer itself is just a machine or an electronic device.

Description : Symbolic logic was discovered by A) George Boole B) Herman Hollerith C) Van Neumann D) Basic Pascal

Last Answer : Answer : A

Description : Which of the following is not a programming language: a) Java b) Basic c) Knuth d) None of These

Last Answer : c) Knuth

Description : The first AI programming language was called (a) Basic (b) IPL (c) FORIRAN (d) LISP

Last Answer : (d) LISP

Description : Object-oriented concepts are not new. The first OO language was  considered to be a) ALGOL-68 B) FORTRAN 77 c) CMODULA d) SIMULA 67.

Last Answer : d) SIMULA 67.

Description : If 99% of the program is written in FORTRAN and the remaining 1% in assembly language the percentage increase in the execution time, compared to writing the 1% in assembly language is ? 0.9 0.1 1 0

Last Answer : 0

Description : If the entire program is written in FORTRAN, the percentage increase in the execution time, compared to writing the entire program in FORTRAN and rewriting the 1% in assembly language is ? 0.9 0.8 8 9

Last Answer : 0.8

Description : To completely write the program in FORTRAN and rewrite the 1% code in assembly language, if the project needs 13 days, theteam consists of ? 13 programmers 10 programmers 8 programmers 100/13 programmers

Last Answer : 10 programmers