_______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

1 Answer

Answer :

a) C

Related questions

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

Last Answer : 2) COBOL

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 : 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 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 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 : In Visual Basic .NET or Visual C# programming, when would you use Structured Query Language (SQL)? How are they executed? 

Last Answer : ADO.NET handles most of the database communication for you behind-thescenes. You would only use SQL statements when generating ad-hoc queries for the database. You execute SQL statements by ... returning statements, such as DELETE, INSERT INTO, or UPDATE statements, use the ExecuteNonQuery method.

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 are not programming paradigms types: a) Object Oriented Programming b) Aspect Oriented Programming c) Session Oriented Programming d) Structured Programming e) None of These

Last Answer : c) Session Oriented Programming

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 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 : Which of the following statements is not correct? (A) HTML is not screen precise formatting language. (B) HTML does not specify a logic. (C) DHTML is used for developing highly interactive web pages. (D) HTML is a programming language.

Last Answer : (D) HTML is a programming language.

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 : ______ 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 : What are the types of structures in structured programming ?

Last Answer : There are 4 types of structure in structured programming.

Description : What is Structured Programming ?

Last Answer : Structured programming Structured programming is a subset of procedural programming that uses logical structures to facilitate programming. This is a top-down design model so that developers can split the entire ... statement is discouraged. Examples: Basic , Fortran , Koble , Pascal , C, etc.

Description : Structured programming codes includes ? sequencing alteration iteration multiple exit from loops only A, B and C

Last Answer : only A, B and C

Description : What is structured programming and why is it important?

Last Answer : Ans. Structured programming is a term which was coined in the late 1960's to mean programming without using go to statements, programming using only while loops and if statements as ... Structured programming means programs can be read sequentially and are therefore easier to understand and inspect.

Description : _______is not as fast as SRAM but is cheaper and is used for main memory. Each bit uses a single capacitor and single transistor circuit.: a) DRAM b) SDRAM c) Both of Above d) None of These

Last Answer : a) DRAM

Description : _______is the process of carrying commands: a) Storing b) Executing c) Fetching d) None of These

Last Answer : b) Executing

Description : The National Mission for Sustainable Agriculture (NMSA) aims at which of the following? a. Enhancing agricultural productivity, protection of resources such as land, water, biodiversity and ... mechanism. d. Providing Irrigation benefits to the farmers to ensure early completion of projects.

Last Answer : a. Enhancing agricultural productivity, protection of resources such as land, water, biodiversity and genetic resources by developing strategies to make agriculture more resilient to climate change.

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 : What are the strengths/purposes of the following programming languages?

Last Answer : answer:Is this a homework question? If you want advice on which language to use for a project, try to describe the project instead.

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 : Which of the following statements can be associated with OSI model? a. A structured way to discuss and easier update system components b. One layer may duplicate lower layer functionality c. ... no way requires information from another layer d. It is an application specific network model

Last Answer : b. One layer may duplicate lower layer functionality

Description : .Which of the following statements can be associated with OSI model? a. A structured way to discuss and easier update system components b. One layer may duplicate lower layer functionality c. ... no way requires information from another layer d. It is an application specific network model

Last Answer : Functionality at one layer no way requires information from another layer

Description : _______is suitable as a lubricant for heavy-duty applications of rolling contact bearing. (a) Grease (b) Lubricating oil (c) Graphite (d) Air

Last Answer : (b) Lubricating oil

Description : The purpose of the _______is to provide flow and error control for the upper-layer protocols that actually demand theseservices A) MAC B) LLC C) LLU D) none of the above

Last Answer : LLC