Process of replacing the sequence of lines of codes is known as:

a. Expanding die macro
b. Expanding tri macro
c. Tetra macro
d. None of these

1 Answer

Answer :

a. Expanding die macro

Related questions

Description : Iso-octane is used as a reference substance in the definition of octane number and it is assigned an octane number value of 100. Iso-octane is chemically known as (A) α-methyl naphthalene (B) 2-2-4 tri methyl pentane (C) 1, 3 butadiene (D) Tetra methyl ethylene

Last Answer : (B) 2-2-4 tri methyl pentane

Description : is the__ _ value of variable which will be added every time: a. Increment b. Decrement c. Expanding d. None of these

Last Answer : a. Increment

Description : subroutines are invoked by using their___ _ ina subroutine call statement and replacing formal parameters with__ __ parameters: a. Identifier and formal b. Identifier and actual c. Expression and arguments d. None of these

Last Answer : b. Identifier and actual

Description : The compound of Portland cement which reacts immediately with water and also sets first is (A) Tri-calcium silicate (B) Di-calcium silicate (C) Tri-calcium aluminate (D) Tetra calcium alumino ferrite

Last Answer : Answer: Option C

Description : Initial setting of cement is caused due to (A) Tri-calcium silicate (B) Di-calcium silicate (C) Tri-calcium aluminate (D) Tetra calcium alumino ferrite

Last Answer : Answer: Option C

Description : The compound of Portland cement which contributes to the strength after two to three years is (A) Tri-calcium silicate (B) Di-calcium silicate (C) Tri-calcium aluminate (D) Tetra-calcium alumino ferrite

Last Answer : Answer: Option B

Description : Pick up the compound responsible for early strength of cement from the following: (A) Tetra-calcium alumino-ferrite (B) Tri-calcium silicate (C) Tri-calcium aluminate (D) Di-calcium silicate

Last Answer : Answer: Option B

Description : Good quality cement contains higher percentage of (A) Tri-calcium silicate (B) Di-calcium silicate (C) Tri-calcium aluminate (D) Tetra calcium alumino ferrite

Last Answer : Answer: Option A

Description : Ultimate strength to cement is provided by (A) Tri-calcium silicate (B) Di-calcium silicate (C) Tri-calcium aluminate (D) Tetra calcium alumino ferrite

Last Answer : Answer: Option B

Description : Rapid hardening cement contains (A) Tri-calcium silicate (B) Tri-calcium aluminate (C) Tetra-calcium alumino-ferrite (D) Di-calcium silicate

Last Answer : Answer: Option A

Description : In the cement the compound quickest to react with water, is (A) Tri-calcium aluminate (B) Tetra-calcium alumino-ferrite (C) Tri-calcium silicate (D) Di-calcium silicate

Last Answer : Answer: Option A

Description : The constituent of cement which is responsible for all the undesirable properties of cement is (A) Di-calcium silicate (B) Tri-calcium silicate (C) Tri-calcium aluminate (D) Tetra calcium alumino ferrite

Last Answer : Answer: Option C

Description : IBM-360 type language is example which supporting _—___—sJanguage. a. Micro b. Macro c. Botha &b d. None of these

Last Answer : b. Macro

Description : END of macro definition by: a. NAME b. MEND c. DATA d. MEMORY

Last Answer : b. MEND

Description : How many main sign number binary codes are used: a. 4 b 65 ce. 3 d. 6

Last Answer : ce. 3

Description : Which are the types of binary codes number: a. Sign magnitude b. —_1’s complement code c. 2’s complement code d. __ Allof these

Last Answer : c. 2’s complement code

Description : The complete set of op-codes for a particular microprocessor defines the_ set for that processor: a. Code b. Function c. Module d. Instruction

Last Answer : d. Instruction

Description : sare the codes that represent alphabetic characters, punctuation marks and other special characters: a. Alphanumeric codes b. ASCII codes c. EBCDIC codes d. All of these

Last Answer : a. Alphanumeric codes

Description : has the property that corrupting or garbling a code word will likely produce a bit string that is not a code word: a. Error deleting codes b. Error detecting codes c. Error string codes

Last Answer : b. Error detecting codes

Description : Hamming codes was developed in _ a 1953 b. 1950 c. 1945 d. 1956

Last Answer : b. 1950

Description : It is actually a method for constructing codes with a minimum distance of a. 2 b 64 c. 3 d 5

Last Answer : c. 3

Description : Mnemonic refers to. a Instructions b. Code c. Symbolic codes d Assembler

Last Answer : c. Symbolic codes

Description : Absolute entitiesare_ Ss whom value signify storage locations that are independent of resulting machine code: a. Numeric constants b. String constants c. Fixed addresses d. Operation codes e. Allofthese

Last Answer : e. Allofthese

Description : Which section is basically a sequence of instruction with a clear indication of beginning and end for updating shared variables. a. Racing section b. Critical section c. d. Both None of thes

Last Answer : . Critical sectio

Description : The simplest method of controlling sequence of instruction execution is to have each instruction explicitly specify: a. The address of next instruction to be run b. Address of previous instruction c. Both a &b d. None of these

Last Answer : a. The address of next instruction to be run

Description : __is the sequence of operations performed by CPU in processing an instruction: a. Execute cycle b. Fetch cycle c. Decode d. Instruction cycle

Last Answer : d. Instruction cycle

Description : __is divided into a number of fields and is represented as a sequence of bits: a. instruction b. — instruction set c. instruction code d. parity code

Last Answer : a. instruction

Description : Which instruction are arranged as per the protocols of memory reference format of the input file in a simple ASCII sequence of integers between the range O to 99 separated by spaces without formatted text ... : a. Memory reference instruction b. Memory reference format c. Both d. None of these

Last Answer : a. Memory reference instruction

Description : is an external hardware event which causes the CPU to interrupt the current instruction sequence: a. Input interrupt b. Output interrupt c. Both d. None of these

Last Answer : c. Both

Description : following are structured programs written in simple structures. a Sequence b. Selection c. Iteration d. All of these

Last Answer : d. All of these

Description : Iteration also called: a. Repetition b. Straight c. Selection d. Sequence

Last Answer : a. Repetition

Description : In_ instructions are followed one after the other in the preset order in which they appear within program: a. Sequence b Selection c. Break d. Iteration

Last Answer : a. Sequence

Description : _is sequence of instructions is executed and repeated any no. of times in loop until logical condition is true: a. Iteration b. Repetition c Botha&b d. None of these

Last Answer : c Botha&b

Description : By defining the _ __ register as last in first out stack the sequence can handle nested subroutines: a. S b. J ce. R d. T

Last Answer : ce. R

Description : Sequence of microinstructions is termed as micro program or a. Hardware b. Software c. Firmware d. None of these

Last Answer : c. Firmware

Description : In instruction formats instruction is represent by a___ _ of bits: a. Sequence b. Parallel c. Both d. None

Last Answer : a. Sequence

Description : In program control the instruction is set for the statement in a: a. Parallel b. Sequence c. Both d. None

Last Answer : b. Sequence

Description : MOVE AX BX in this LINES OF CODE what type of error is declared: a. Undeclared identifier MOVE b. undeclared identifier AX c. Accept as a command d. Not look in symbol table

Last Answer : a. Undeclared identifier MOVE

Description : Ingiven lines of code MOV AX,BL have different type of operands according to assembler for 8086 architecture these identifiers must be of. a. Different type only in byte b. Same type either in word or byte c. Botha &b d. None of these

Last Answer : b. Same type either in word or byte

Description : Avoid crossing flow lines. a. Flowchart b. Algorithm c. Botha &b d. None of these

Last Answer : a. Flowchart

Description : Can someone please edit the HTML codes so that when we click on picture links, in the preview page to the right, it opens a whole new tab, rather than replacing the Fluther tab with the picture tab?

Last Answer : Good luck with getting any changes made to the site’s HTML. But in the meantime, most browsers will let you right click a link, then select “open link in new tab.” That’s workaround I use.

Description : Hand-portable phase sequence indicators should be used when ____________. A. installing a new synchroscope B. preparing to make the shore power connection C. replacing a defective solenoid D. all of the above

Last Answer : Answer: B

Description : In which section only one process is allowed to access the shared variable and all other have to wait. a. Critical section b. Racing section Cc. Entry section d. Remainder section

Last Answer : . Critical section

Description : In protocol each process can make a request onlyinan a. Increasing order b. Decreasing order c. Botha &b d. None of these

Last Answer : a. Increasing order

Description : a direct arrow is drawn from the process to the resource rectangle to represent each pending resource request: a. TS b. SP Cc. CCR d. RAG

Last Answer : d. RAG

Description : The method of writing symbol to indicate a provided computational process is called as a: a. Programming language b. Random transfer language c. Register transfer language d. Arithmetic transfer language

Last Answer : a. Programming language

Description : When cache process starts hit and miss rate defines in cache directory: a. during search reads b. during search writes c. during replace writes d. during finding writes

Last Answer : a. during search reads

Description : Which 3 areas are used by cache process: a. Search, updating, invalidation b. Write, updating, invalidation c. Search, read, updating d. —_Invalidation, updating, requesting

Last Answer : a. Search, updating, invalidation

Description : Which is a method of decomposing a sequential process into sub operations: a. Pipeline b. CISC c. RISC d. Database

Last Answer : a. Pipeline

Description : Group of binary bits(0&1) is known as: a. Binary code b. Digit code

Last Answer : a. Binary code