FORTRAN programming language is more suitable for  

1 Answer

Answer :

Answer : C

Related questions

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 : _________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 : _______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 : The most widely used commercial programming computer language is 1) BASIC 2) COBOL 3) FORTRAN 4) PASCAL

Last Answer : 2) COBOL

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 is the first AI programming language? a) BASIC b) FORTRAN c) IPL(Inductive logic programming) d) LISP

Last Answer : d) LISP

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 : 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 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 : 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 : 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 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 : The first computer language developed was______ (A) COBOL (B) PASCAL (C) BASIC (D) FORTRAN

Last Answer : (D) FORTRAN

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

Last Answer : (D) PROLOG

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 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 standard language used for commercial applications is: a) FORTRAN b) COBOL c) C++ d) None of These

Last Answer : b) COBOL

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

Last Answer : 3) LOTUS

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

Last Answer : FORTRAN

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

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

Last Answer : (B) UNIX

Description : FORTRAN is A) File Translation B) Format Translation C) Formula Translation D) Floppy Translation

Last Answer : Answer : C

Description : FORTRAN stands for: a) Fixed Translation b) Formula Translation c) Forced Translation d) None of These

Last Answer : b) Formula Translation

Description : FORTRAN stands for: a) Formula Transformation b) Formula Translation c) Formula Technology d) None of These

Last Answer : b) Formula Translation

Description : FORTRAN is called : (1) Formula Translator (2) Format Translator (3) File Translator (4) Floppy Translator

Last Answer : Formula Translator

Description : One or more defects or problems that prevent the software from working as intended or working at all is a: a) Bug b) Bot c) Programming Language d) Fuzzy Logic e) None of These

Last Answer : a) Bug

Description : A _____ contains specific rules and words that express the logical steps of an algorithm. 1) Syntax 2) Programming structure 3) Programming language 4) Logic chart 5) None of these

Last Answer : Answer :3

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

Last Answer : Answer : B

Description : Which of the following programming language were used in first generation computers? A) Machine language B) Assembly language C) Both of above D) None of above

Last Answer : Answer : A

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

Last Answer : Answer : A

Description : Which of the following statement is valid? A) Lady Augusta is the first programmer B) Ada is the daughter of Lord Byron, a famous English poet C) ADA is a programming language developed by US Defense D) All of above

Last Answer : Answer : D

Description : When an algorithm is written in the form of a programming language, it becomes a _________ a) Flowchart b) Program c) Pseudo code d) Syntax

Last Answer : Answer: b Explanation: An algorithm becomes a program when it is written in the form of a programming language. Thus, any program is an algorithm

Description : A ________ is a special program that processes statements written in a particular programming language and turns them into machine language. A. Compiler B. Device Driver C. Assembler D. None of the above

Last Answer : A. Compiler

Description : A _________ helps in converting programming languages to machine language. A. Operating system B. System Utilities C. Language translator D. Application software

Last Answer : C. Language translator

Description : Programming that actually controls the path of signals or data within computer is called________ A. Assembly language Programming B. Machine language Programming C. Micro Programming D. None of the Above

Last Answer : C. Micro Programming

Description : PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you ... this team? A : Alain colmerauer B : Niklaus Wirth C : Seymour papert D : John McCarthy

Last Answer : A : Alain colmerauer

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 : Rules of content, interpretation and meaning are called semantic rules. A high - level programming language is determined by its _____rules: a) Semantic Rules b) Syntactic Rules c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : _______ is a programming language that is interpreted & executed directly by the computer: a) Machine Language b) Assembly Language c) HTML d) None of These

Last Answer : a) Machine Language

Description : ______ is an application that converts a programming language into a machine language program: a) Converter b) Compiler c) Encryption d) None of These

Last Answer : b) Compiler

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 : Java Programming language was invented by: a) Christopher Kelein b) Charles Babbage c) James Gosling d) Grace Hopper e) None of These

Last Answer : c) James Gosling

Description : Classic OOP - Object Oriented programming can be traced back to a language called Simula, and in particular Simula 67, which was popular during the _____: a) 1930s b) 1960s c) 1950s d) None of These

Last Answer : b) 1960s

Description : ______provides a powerful and natural mechanism for organizing and structuring your software. It also explains how classes inherit state and behavior from their super classes and explains how to derive one class ... the java programming language: a) Object b) Inheritance c) Class d) None of These

Last Answer : b) Inheritance