November 5, 2023

Transformations

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 […]
November 5, 2023

Database-Management-System

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:  […]
November 5, 2023

Bresenham’s-Algorithm

Question 1 Which raster locations would be chosen by Bresenham’s algorithm when scan converting a line from (1, 1) to (8, 5)? A B C D […]
November 5, 2023

Software-Engineering

Question 246 Component level design is concerned with A Flow oriented analysis B Class based analysis C Both of the above D None of the above […]
November 5, 2023

Application-Layer-Protocol

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 […]
November 6, 2023

Transactions

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); […]