Given a source code with 10 operators includes 6 unique operators, and 6 operand including 2 unique operands. The program volume is ?
48
120
720
insufficient data

1 Answer

Answer :

48

Related questions

Description : specify where to get the source and destination operands for the operation specified by the a. Operand fields and opcode b. Opcode and operand c. Source and destination d. Cpu and memory

Last Answer : a. Operand fields and opcode

Description : Science bases its estimation of the size of a product on a) Files (Fi), Flows (Fl) and Processes (Pr) b) Lines of Code (kLOC) c) Function Points (FP) d) operands and operators e) Feature Points (FeP).

Last Answer : d) operands and operators

Description : The compiler converts all operands upto the type of the largest operand is called (A) Type Promotion (B) Type Evaluation (C) Type Conversion (D) Type Declaration

Last Answer : (A) Type Promotion 

Description : A stake machine pushes operands on a stack and evaluates binary operators by a pcs (i.e pop/compute/store) where the top two operands are popped computation is performed and the result is pushed onto stack. ... 1 pcs instructions (c) 4 push and 1 pcs instructions (d) 5 push and 2 pcs instructions 

Last Answer : A stake machine pushes operands on a stack and evaluates binary operators by a pcs (i.e pop/compute/store) where the top two operands are popped computation is performed and the result is pushed onto stack. ... 1 pcs instructions (c) 4 push and 1 pcs instructions (d) 5 push and 2 pcs instructions 

Description : Each station on an Ethernet network has a unique _______ address imprinted onits network interface card (NIC). A) 5-byte B) 32-bit C) 48-bit D) none of the above

Last Answer : 48-b

Description : The operation is specified by a binary code known as the a. Operand code b. Opcode c. Source code d. — Allof these

Last Answer : b. Opcode

Description : In how many ways can 6 girls be seated in a rectangular order? A) 60 B) 120 C) 5040 D) 720

Last Answer : Answer: B)  Number of arrangements possible = (6-1)!  = 5! = 5×4×3×2×1 = 120

Description : Instruction in computer languages consists of a. OPCODE b. OPERAND c. Both of above d. None of above

Last Answer : Both of above

Description : A chemical reaction, A → 3B, is conducted in a constant pressure vessel. Starting with pure A, the volume of the reaction mixture increases 3 times in 6 minutes. The fractional conversion is (A) 0.33 (B) 0.5 (C) 1 (D) Data insufficient, can't be predicted

Last Answer : (C) 1

Description : In a first order reaction, the time required to reduce the concentration of reactant from 1 mole/litre to 0.5 mole/litre will be __________ that requiredto reduce it from 10 moles/litre to 5 moles/litre in the ... (A) More than (B) Less than (C) Same as (D) Data insufficient; can't be predicted

Last Answer : (C) Same as

Description : What will be the output of the following Python code? >>> a={4,5,6}>>> b={2,8,6}>>> a+b a) {4,5,6,2,8} b) {4,5,6,2,8,6} c) Error as unsupported operand type for sets d) Error as the duplicate item 6 is present in both sets

Last Answer : Answer: c Explanation: Execute in python shell to verify.

Description : What power is consumed by a heating element using a current of 20 amperes at 120 volts? A. 20 watts B. 66.67 watts C. 720 watts D. 2400 watts

Last Answer : Answer: D

Description : Find the electron density when convection current density is 120 units and the velocity is 5m/s. a) 12 b) 600 c) 24 d) 720

Last Answer : c) 24

Description : Modern lithium ion batteries provide average range of • 120-280 kilometres • 320-480 kilometres • 520-680 kilometres • 720-980 kilometres

Last Answer : • 320-480 kilometres

Description : In how many ways letter of the world BANKING can be arranged so that vowels always come together? 1)240 2)120 3)720 4)540

Last Answer : 3)720 Exp: [(6!)/(2!)]×(2!)=360×2=720 [(6!)/(2!)]-letters formed, 2!- Vowels.

Description : In how many different ways can the letters of the word “MOBILE” be arranged? 1) 120 2) 240 3) 360 4) 720 5) 36

Last Answer : 4) 720

Description : In 2004, if the difference between number of male qualified candidates and number of female qualified candidates was 120, what was the number of appeared candidates in 2004? A. 840 B. 800 C. 660 D. 600 E. 720

Last Answer : B. 800

Description : How many words can be formed by using all letters of the word 'CABIN'? A) 720 B) 24 C) 120 D) 60 E) None

Last Answer : Answer: C)  The word 'CABIN' has 5 letters and all these 5 letters are different.  Total number of words that can be formed by using all these 5 letters  = 5P5  = 5!  = 5×4×3×2×1  = 120 

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 : The source/destination of operands can be the_ or one of the general-purpose register: a. Memory b. One c. both d. None of these

Last Answer : a. Memory

Description : The use of spooler programs and/or “. Hardware allows personal computer operators to do the processing work at the same time a printing operation is in progress a. Registered mails b. Memory c. CPU d. Buffer

Last Answer : Buffer

Description : State weather the following statement is true or false for Hierarchical Routing 1). In hierarchical routing, the routers are divided into regions. 2) Each router is having the idea about internal structure of other regions 3). ... C. 1. false, 2. false, 3. false D. 1. true, 2. false, 3. true

Last Answer : D. 1. true, 2. false, 3. true

Description : A cylinder contains 640 gm of liquid oxygen. The volume occupied (in litres) by the oxygen, when it is released and brought to standard conditions (0°C, 760 mm Hg) will be __________ litres. (A) 448 (B) 224 (C) 22.4 (D) Data insufficient; can't be computed

Last Answer : (A) 448

Description : What is the store by register: a. data b. operands c. memory d. None of these

Last Answer : a. data

Description : In computer science, data hazard occurs when (1) pipeline changes the order of read/write access to operands (2) performance loss (3) machine size is limited (4) some functional unit is not fully pipelined 

Last Answer : pipeline changes the order of read/write access to operands

Description : An instruction code must specify the address of the__. a. Opecode b. Operand c. Both d. None

Last Answer : b. Operand

Description : In immediate addressing the operand is placed a. in the CPU register b. after OP code in the instruction c. in memory d. in stack

Last Answer : b. after OP code in the instruction

Description : Single address computer instruction has two parts: a. The operation code b. The operand c. A and B d. None of these

Last Answer : c. A and B

Description : Hardware includes a) all devices used to input data into a computer b) sets of instructions that a computer runs or executes c) the computer and all the devices connected to it that ... involved in processing information including the central processing unit, memory and storage e) None of these

Last Answer : c) the computer and all the devices connected to it that are used to input and output data

Description : X Ltd. forfeited 20 shares of Rs. 10 each on which Rs. 6 per share were paid. If out of these shares, 8 shares were reissued to Ram as fully paid up on payment of Rs. 5 50 per share, the amount that will remain standing ... Share Forfeited A/c will be- (A) Rs. 48 (B) Rs. 72 (C) Rs. 84 (D) Rs. 120

Last Answer : Answer: Rs. 120

Description : Which of the following is/are acceptable reasons for the transfusion of red blood cells based on currently available data? A. Rapid, acute blood loss with unstable vital signs but no available ... increase wound healing. D. A hematocrit of 26% in an otherwise stable, asymptomatic patient.

Last Answer : Answer: AB DISCUSSION: Currently accepted guidelines for the transfusion of packed red blood cells include acute ongoing blood loss, as might occur in an injured patient, and the development of ... not be given based solely or predominantly on a numerical value such as a hematocrit of 28%

Description : Design phase includes? data, architectural and procedural design only architectural, procedural and interface design only data, architectural and interface design only data, architectural, interface and procedural design

Last Answer : data, architectural, interface and procedural design

Description : A _________ digital signal includes timing informationin the data beingtransmitted. A) self-synchronizing B) self-modulated C) self-transmitted D) none of the above

Last Answer : self-synchronizing

Description : In the TCP/IP protocol architecture, the Network Access Layer includes ………………………………...layers of the OSI Reference Model. A. presentation, session, application B. physical, data link, network C. data link, network D. physical, data link

Last Answer : B. physical, data link, network

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 is the shear stress acting along the neutral axis of triangular beam section, with base 60 mm and height 150 mm, when shear force of 30 kN acts? a. 15.36 N/mm2 b. 10.6 N/mm2 c. 8.88 N/mm2 d. Insufficient data

Last Answer : c. 8.88 N/mm2

Description : What is DTC code 720 on a 2004 Ford F150?

Last Answer : Need answer

Description : XYZ Ltd. issued 10,000 shares of Rs. 100 each at Rs. 120 per share with Rs. 25 on application, Rs. 45 on allotment including premium, Rs. 20 on first call and Rs. 30 on final call. Govind who held 200 shares did not pay ... forfeiture ? (A) Rs. 14,000 (B) Rs. 10,000 (C) Rs. 9,000 (D) Rs. 4,000

Last Answer : Answer: Rs. 10,000

Description : Which of the following couldnot be an Ethernet unicast destination? A) 43:7B:6C:DE:10:00 B) 44:AA:C1:23:45:32 C) 46:56:21:1A:DE:F4 D) 48:32:21:21:4D:34

Last Answer : 43:7B:6C:DE:10:0

Description : Suppose the round trip propagation delay for a 10 Mbps Ethernet having 48-bit jamming signal is 46.4 ms. The minimum frame size is a. 94 b. 416 c. 464

Last Answer : c. 464

Description : Point out the wrong statement. A. ZCS can synchronize email, contacts, and calendars with a number of mail services, including mobile phones B. ZCS is a groupware product C. Yahoo!, the owner of ZCS, makes the source code available under their Yahoo! Public License (YPL) D. None of the above

Last Answer : None of the above

Description : The following statements relate to CPE credit units. Which is incorrect? a. One credit hour of CPE program, activity or source shall be equivalent to one (1) credit unit. b. Any excess ... carried over to the next three-year period including credit units earned for doctoral and master's degrees.

Last Answer : Excess credit units earned may be carried over to the next three-year period including credit units earned for doctoral and master's degrees.

Description : In which addressing mode the operand is given explicitly in the instruction? A. Absolute B. Immediate C. Indirect D. Direct

Last Answer : B. Immediate

Description : Usually, it takes10-bits to represent one character. How many characters can betransmittedat a speed of 1200 BPS? A. 10 B. 12 C. 120 D. 1200 E. None of the above

Last Answer : 120

Description : A network with bandwidth of 10 Mbps can pass only an average of 15,000 frames per minute with each frame carrying an average of 8,000 bits. What is the throughput of this network? a. 2 Mbps b. 60 Mbps c. 120 Mbps

Last Answer : a. 2 Mbps

Description : CG Co manufactures a single product T. Budgeted production output of product T during June is  200 units. Each unit of product T requires 6 labour hours for completion and CG Co anticipates 20 per  cent idle time. Labour is paid at ... for March is (a) Rs 6,720 (b) 8,400 (c) 10,080 (d) 10,500

Last Answer : (d) 10,500

Description : Which among the below stated datagram discard code fields in ICMP is/are generated if a router fails to forward a packet due to administrative filtering? a. Source Route Failed b. Communication Administratively Prohibited c. Host Precedence Violation d. Precedence Cut-off in Effect

Last Answer : b. Communication Administratively Prohibited

Description : Find the electric flux density of a material whose charge density is given by 12 units in a volume region of 0.5 units. a) 12 b) 24 c) 6 d) 48

Last Answer : c) 6

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