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. Evaluation of an expression (x* y) + (u* ν) by Reverse Polish notation in a stack machine needs 

(a) 4 push and 3 pcs instructions (b) 6 push and 1 pcs instructions (c) 4 push and 1 pcs instructions (d) 5 push and 2 pcs instructions 

1 Answer

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. Evaluation of an expression (x* y) + (u* ν) by Reverse Polish notation in a stack machine needs 

(a) 4 push and 3 pcs instructions (b) 6 push and 1 pcs instructions (c) 4 push and 1 pcs instructions (d) 5 push and 2 pcs instructions 

Related questions

Description : When a top-level function is entered, the LISP processor do(es)? a) It reads the function entered b) It evaluates the function and the function’s operands c) It prints the results returned by the function d) All of the mentioned

Last Answer : d) All of the mentioned

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

Last Answer : 48

Description : Microprocessor is a/an _______ circuit that functions as the CPU of the compute  A. electronic B. mechanic C. integrating D. processing

Last Answer : Microprocessor is a/an electronic  circuit that functions as the CPU of the compute 

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 : Consider the following operations performed on a stack of size 5: Push(a); Pop(); Push(b); Push(c); Pop(); Push(d); Pop(); Pop(); Push(e); Which of the following statements is correct? (A) Underflow occurs (B) Stack operations are performed smoothly (C) Overflow occurs (D) None of the above

Last Answer : (B) Stack operations are performed smoothly

Description : State True or False. i) While overloading operators new operator can be overloaded. ii) The binary operator such as +, -, * and must explicitly return a value. A) True, True B) True, False C) False, True D) False, False

Last Answer : C) False, True

Description : In stack organization the insertion operation is known as : a. Pop b. Push c. Both d. None

Last Answer : b. Push

Description : In stack organization address register is known as the: a. Memory stack b. Stack pointer c. Push operation d. Pop operation

Last Answer : b. Stack pointer

Description : Which operation are done by increment or decrement the stack pointer: a. Push b. Pop ce. Both d. None

Last Answer : ce. Both

Description : In register stack items are removed from the stack by using the operation: a. Push b. Pop c. Both d. None

Last Answer : b. Pop

Description : SP stand for: a. Stack pointer b. Stack pop c. Stack push d. None of these

Last Answer : a. Stack pointer

Description : Which is the basic stack operation: a. PUSH b. POP c. BOTH A and B d. None of these

Last Answer : c. BOTH A and B

Description : Inserting an item into the stack when stack is not full is called …………. Operation and deletion of item form the stack, when stack is not empty is called ………..operation. A) push, pop B) pop, push

Last Answer : A) push, pop

Description : ___ mode of addressing is a form of implied addressing: a. Stack b. Array Cc. Queue d. ‘Binary

Last Answer : a. Stack

Description : Which one of the following is not a linear data structure? (A) Array (B) Binary Tree (C) Queue (D) Stack

Last Answer : (B) Binary Tree 

Description : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Last Answer : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Description : Do vending machine operators make good money?

Last Answer : How Much Does A Machine Operator Make? (Source: Empire Workforce) The salary of a machine operator can vary widely depending on the education, certifications, additional skills and the number of years spent ... the United States, the average hourly salary for a machine operator is $14.29 per hour.

Description : What are all the modular architecture for OpenStack are: a) OpenStack Compute: For overseeing extensive systems of the virtual machine. b) OpenStack Object Storage: The storage framework that offers help for both object storage ... to virtual disk pictures. d) A & B e) B & C f) All of the above

Last Answer : All of the above

Description : What are all the modular architecture for OpenStack are: a) OpenStack Compute: For overseeing extensive systems of the virtual machine. b) OpenStack Object Storage: The storage framework that offers help for both object storage ... to virtual disk pictures. d) A & B e) B & C f) All of the above

Last Answer : All of the above

Description : The two characteristics that the perceptual map evaluates are a. Performance and Size. b. Performance and Price. c. Size and Price. d. Reliability and Performance. e. none of the above.

Last Answer : a. Performance and Size.

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 : 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 : Execution of instruction specified by instruction to perform: a. Operation b. Operands c. Both a &b d. None of these

Last Answer : a. Operation

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 instruction set can have variable-length instruction format primarily due to: a. Varying number of operands b. Varying length of opcodes in some CPU ce. Both d. None

Last Answer : ce. Both

Description : In Microprocessor one of the operands holds a special register called: a. Calculator b. Dedicated c. Accumulator d. None of these

Last Answer : c. Accumulator

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 byte addressable computer has a memory capacity of 2 m Kbytes and can perform 2 n operations. An instruction involving 3 operands and one operator needs a maximum of (A) 3m bits (B) m + n bits (C) 3m + n bits (D) 3m + n + 30 bits

Last Answer : (D) 3m + n + 30 bits

Description : Is greplus.com really evaluates GRE writing response for free?

Last Answer : It appears they are free but do accept donations http://greplus.com/gre/contact/

Description : . The process that evaluates overall project performance to provide confidence is called: a. quality assurance. b. quality planning. c. quality control. d. quality audit.

Last Answer : a. quality assurance.

Description : The process that evaluates overall project performance to provide confidence is called:  a. quality assurance.  b. quality planning.  c. quality control. d. quality audit.

Last Answer : a. quality assurance.

Description : In LISP, the function evaluates and assigns this value to the unevaluated . a) (constant ) b) (defconstant ) c) (eva ) d) (eva )

Last Answer : b) (defconstant )

Description : In LISP, the function evaluates both and is _____________ a) set b) setq c) add d) eva

Last Answer : a) set

Description : In relation to auditing, which of the following is an incorrect phrase? a. Auditing is a systematic process. b. Auditing subjectively obtains and evaluates evidence. c. Auditing evaluates evidence regarding assertions. d. Auditing communicates results to interested users

Last Answer : Auditing subjectively obtains and evaluates evidence

Description : For a function given by F = 4x i + 7y j +z k, the divergence theorem evaluates to which of the values given, if the surface considered is a cone of radius 1/2π m and height 4π 2 m. a) 1 b) 2 c) 3 d) 4

Last Answer : b) 2

Description : The ultimate result of the divergence theorem evaluates which one of the following? a) Field intensity b) Field density c) Potential d) Charge and flux

Last Answer : d) Charge and flux

Description : The swift cup test evaluates the following property of a sheet metal. (A) Stretchability (B) Drawability (C) Bendability (D) None of these

Last Answer : (B) Drawability

Description : The Competitive Intelligence Officer a. thinks like the competitor by determining how that competitor measures success, looks to the future as to what the competition will do in the next year ... . c. monitors the competition on the production analysis portion of the Courier and evaluates the

Last Answer : a. thinks like the competitor by determining how that competitor measures success, looks to the future as to what the competition will do in the next year to two years, and evaluate how the competition can undercut your company’s performance.

Description : An investment entity evaluates the performance of its investments on __________value basis. a) fair b) book c) market d) use

Last Answer : a) fair

Description : The expression x=4+2 % -8 evaluates to A) -6 B) 6 C) 4 D) None of the above

Last Answer : B) 6

Description : In LISP, the function evaluates both and is - ⮚ setq ⮚ add ⮚ set ⮚ eva

Last Answer : setq

Description : What are the characteristics of Continuous and Comprehensive Evaluation ? (a) It increases the workload on students by taking multiple tests. (b) It replaces marks with grades. (c) It evaluates every aspect of the student. (d) It helps in ... ) and (d) (C) (a), (b) and (c) (D) (b), (c) and (d)

Last Answer : Answer: D

Description : A scheduling Algorithm assigns priority proportional to the waiting time of a process. Every process starts with priority zero (lowest priority). The scheduler re-evaluates the process priority for every 'T' time ... (A) Priority scheduling (B) Round Robin Scheduling (C) Shortest Job First (D) FCFS

Last Answer : (B) Round Robin Scheduling

Description : What would be the thing that pushes you over the edge?

Last Answer : Feeling hopeless and seeing no end in sight to my suffering. Being clinically depressed exasperates the situation. I've had these thoughts as recent as this time last year. The one thing that saved me was ... ten years of her life. It was very difficult to deal with. It still hurts to think about.

Description : What pushes people to pay excessive amounts of money for phones/other technology?

Last Answer : It's easy, perhaps tempting, to brush this sort of thing off as a status symbol. Sure it is for some. And some actually benefit through business associate respect that comes with such a thing. ... also wants a little taste of experiencing the best of what human creation can offer during his time.

Description : Whatever the reason, politics, religion, power, what pushes people into extremism?

Last Answer : I suppose it would help to define “extremism”. Are you referring to holding beliefs that are far from the mainstream, or are you referring to behavior?

Description : For every action, there is an equal, opposite reaction. Therefore, does the space station move in the opposite direction each time an astronaut pushes off from a bulkhead?

Last Answer : Yes, ever so slightly. But the astronaut must then soon contact the opposite side of the station, imparting a force in the other direction.