November 5, 2023Bresenham’s-AlgorithmQuestion 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, 2023UGC NET CS 2016 July- paper-3Question 14 A point P(5, 1) is rotated by 90° about a pivot point (2, 2). What is the coordinate of new transformed point P′ ? […]
November 5, 2023UGC NET CS 2012 Dec-Paper-2Question 1 Consider the circuit shown below. In a certain steady state, Y is at logical ‘1’. What are possible values of A, B, C ? […]
November 5, 2023UGC NET CS 2012 Dec-Paper-2Question 2 The worst case time complexity of AVL tree is better in comparison to binary search tree for A Search and Insert Operations B Search […]