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

1 Answer

Answer :

0

Related questions

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 : 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 : What percentage of cyclohexane molecule is estimated to be in the boat form at any given time? (a) over 99% (b) between 90% and 99% (c) approximately 50% (d) less than 1%

Last Answer : less than 1%

Description : A compiler is a translating program which a. Translates instruction of a high level language into machine language b. Translates entire source program into machine language program c. It is not involved in program’s execution d. All of above

Last Answer : All of above

Description : Assembler works to convert assembly language program into machine language : a. Before the computer can execute it b. After the computer can execute it c. In between execution d. All of these

Last Answer : a. Before the computer can execute it

Description : Assembler is: a) a program that places programs into memory and prepares them for execution b) a program that automate the translation of assembly language into machine language c) is a program that appears to execute a source program as if it were machine language d) None of The Above

Last Answer : b) a program that automate the translation of assembly language into machine language

Description : The content of the accumulator after the execution of the following 8085 assembly language program, is: MVI A, 42H  MVI B, 05H UGC: ADD B DCR B JNZ UGC ADI 25H HLT (A) 82 H (B) 78 H (C) 76 H (D) 47 H

Last Answer : (C) 76 H

Description : The content of the accumulator after the execution of the following 8085 assembly language program, is MVI A, 35H MOV B, A STC CMC RAR XRA B (A) 00H (B) 35H (C) EFH (D) 2FH

Last Answer : (D) 2FH

Description : The 99% vs.1% thing isn't the right metaphor. How should we talk about the REAL Class Warfare?

Last Answer : answer:You’re able to type this with only one working eye? Got help us when the patch comes off. Why so strident? After all, Romney did pay $3.2 million in taxes on his $21 plus million income in 2011.

Description : What should Occupy WS (99%) do to get concrete actions from the 1%?

Last Answer : It's pressure on Congress that will make the difference. Some of it is a balance to the Tea Party. Some of it is about getting them to take the issue of jobs more seriously. Some of it is libertarian. ... ever actually make it out of the stew pot, but still, there's plenty for everyone in the pot.

Description : Who said: 'Genius is 1% inspiration and 99% perspiration'?

Last Answer : Edison

Description : Which statement is correct about the ethnic composition of Belgium? (a) 59% people live in the Flemish region and speak Dutch language. Another 40% people live in the Wallonia region and speaks French ... 59% people live in the Flemish region and speak Dutch. Remaining 1% of Belgians speak French.

Last Answer : (a) 59% people live in the Flemish region and speak Dutch language. Another 40% people live in the Wallonia region and speaks French. Remaining 1% of Belgians speak Germans.

Description : Which of the following is machine independence program? a. High level language b. Low level language c. Assembly language d. Machine language

Last Answer : High level language

Description : The translator program used in assembly language is called a. Compiler b. Interpreter c. Assembler d. Translator

Last Answer : Assembler

Description : Which language is directly understood by the computer without translation program? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : Machine language

Description : FORTRAN is a. File Translation b. Format Translation c. Formula Translation d. Floppy Translation

Last Answer : Formula Translation

Description : Which device is used to convert the program written in assembly language into machine language? (a) Interpreter -Technology

Last Answer : (c) Assembler is used to convert the program written in assembly language into machine language because it is a language processor that converts the user defined language into a form which can be easily understood by the computer.

Description : A program written in a high level language is referred to as: a) Memory Code b) Object Code c) Source Code d) Assembly Code e) None of These

Last Answer : b) Object Code

Description : Find out the incorrect feature of Assembly language among following: a) It is also provided by the manufacturer b) One instruction for each computer operation c) Instruction codes are represented by mnemonics ... be assembled into machine language for execution d) All of the Above e) None of These

Last Answer : e) None of These

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 : What is the function of following UNIX command? WC - lb& (A) It runs the word count program to count the number of lines in its input, a, writing the result to b, as a foreground process. (B) It runs ... (D) It copies the l ' numbers of lines of program from file, a, and stores in file b.

Last Answer : (B) It runs the word count program to count the number of lines in its input, a, writing the result to b, but does it in the background.

Description : An oil fired boiler is retrofitted to fire coconut shell chips. Boiler thermal efficiency drops from 82% to 70%. What will be the percentage change in energy consumption to generate the same output a) 12% increase b) 14.6% increase c) 17.1% decrease d) 17.1% increase

Last Answer : d) 17.1% increase

Description : My mother died last year. Donated 99% of her property to Goodwill. What percentage can I deduct on my 2011 tax return?

Last Answer : answer:Here is the IRS publication that discusses these issues. Excerpt: In general, contributions to charitable organizations may be deducted up to 50 percent of adjusted gross income ... , however. Exempt Organizations Select Check uses deductibility status codes to indicate these limitations.

Description : The percentage of human genome which encodes proteins is approximately a) Less than 2% b) 5% c) 25% d) 99%

Last Answer : a) Less than

Description : which of the following is problem oriented language? a. High level language b. Machine language c. Assembly language d. Low level language

Last Answer : High level language

Description : Which of the following is called low level languages? a. Machine language b. Assembly language c. Both of the above d. None of above

Last Answer : Both of the above

Description : Easily reloctable language is a. Machine language b. Assembly language c. High level language d. Medium level language

Last Answer : Assembly language

Description : Mnemonic a memory trick is used in which of the following language? a. Machine language b. Assembly language c. High level language d. None of above

Last Answer : Assembly language

Description : What is an interpreter? A) An interpreter does the conversion line by line as the program is run B) An interpreter is the representation of the system being designed C) An interpreter is a general purpose language providing very efficient execution D) None of the above

Last Answer : Answer : B

Description : What is a compiler? A) A compiler does a conversion line by line as the program is run B) A compiler converts the whole of a higher level program code into machine code in one step C) A compiler is a general purpose language providing very efficient execution D) None of the above

Last Answer : Answer : B

Description : A compiler is a translating program which A) Translates instruction of a high level language into machine language B) Translates entire source program into machine language program C) It is not involved in program’s execution D) All of above

Last Answer : Answer : D

Description : A compiler is a translating program which a. Translates instruction of a high level language into machine language b. Translates entire source program into machine language program c. It is not involved in program’s execution d. All of above

Last Answer : d. All of above

Description : Time during which a job is processed by the computer is a. Delay times b. Real time c. Execution time d. Down time

Last Answer : Execution time

Description : Time during which a job is processed by the computer is a. Delay times b. Real time c. Execution time d. Down time

Last Answer : Execution time

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

Last Answer : d) LISP

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 : _________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 : 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 : 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