Question 6 Transformation that moves objects without deformation is called: A Rotation B Scaling C Translation D Morphism Computer-GraphicsTransformationsNielit STA [02-12-2018]Video-Explanation Question 6 Explanation: → A […]
Question 791 To maintain transactional integrity and database consistency DBMS will use: A Triggers B Cursors C Locks D Pointers Database-Management-SystemTransactionsNielit STA [02-12-2018]Video-Explanation Question 791 Explanation: […]
CPU register to perform storage of arithmetic and logic results is called: Correct Answer: C Question 12 Explanation: → An accumulator is a register in which […]
Find the smallest number y such that y*162 (y multiplied by 162) is perfect cube: Correct Answer: C Question 9 Explanation: Prime factorize: 162 ⇒162 =2×3×3×3×3 […]
Consider a non pipelined machine with 6 stages. the length of each stage are 20ns, 10ns, 30ns, 25ns, 40ns, and 15ns respectively. Suppose for implementing the […]
Question 28 The Mobile Application Protocol (MAP) typically runs on top of which protocol ? A SNMP (Simple Network Management Protocol) B SMTP (Simple Mail Transfer […]
Question 25 Consider the following schedules involving two transactions. Which one of the following statements is TRUE? S1: r1(X); r1(Y); r2(X); r2(Y); w2(Y); w1(X) S2: r1(X); […]