{"id":543,"date":"2020-04-15T14:12:29","date_gmt":"2020-04-15T14:12:29","guid":{"rendered":"https:\/\/temp.ashkerala.com\/?p=543"},"modified":"2020-04-15T14:12:29","modified_gmt":"2020-04-15T14:12:29","slug":"ugc-net-computer-science-solved-paper-ii-december-2019-part-3","status":"publish","type":"post","link":"https:\/\/temp.ashkerala.com\/?p=543","title":{"rendered":"UGC NET Computer Science Solved Paper II December 2019 &#8211; Part 3"},"content":{"rendered":"<ol start=\"41\">\n<li>Match <strong>List-I<\/strong> with <strong>List-II<\/strong>:<\/li>\n<\/ol>\n<p><strong>List-I\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 List-II<\/strong><\/p>\n<p>(a) Frame attribute\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (i) to create link in HTML<\/p>\n<p>(b) &lt;tr&gt; tag\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (ii) for vertical alignment of content in cell<\/p>\n<p>(c) valign attribute\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (iii) to enclose each row in table<\/p>\n<p>(d) &lt;a&gt; tag\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (iv) to specify the side of the table frame that display<\/p>\n<p>border<\/p>\n<p>Choose the correct option from those given below:<\/p>\n<p>(1) (a)-(i), (b)-(ii), (c)-(iii), (d)-(iv)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) (a)-(ii), (b)-(i), (c)-(iii), (d)-(iv)<\/p>\n<p>(3) (a)-(iv), (b)-(iii), (c)-(ii), (d)-(i)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) (a)-(iii), (b)-(iv), (c)-(ii), (d)-(i)<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n<ol start=\"42\">\n<li>The time complexity to multiply two polynomials of degree n using Fast Fourier transform method is:<\/li>\n<\/ol>\n<p>(1) \u256c\u2555(n lg n)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) \u256c\u2555(n<sup>2<\/sup>)<\/p>\n<p>(3) \u256c\u2555(n)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) \u256c\u2555(lg n )<\/p>\n<p><strong>Answer: 1<\/strong><\/p>\n<ol start=\"43\">\n<li>Let W<sub>ij<\/sub> represents weight between node <em>i<\/em> at layer <em>k<\/em> and node <em>j<\/em> at layer (<em>k<\/em> \u0393\u00c7\u00f4 1) of a given multilayer perceptron. The weight updation using gradient descent method is given by<\/li>\n<\/ol>\n<p><img decoding=\"async\" src=\"images\/ugc\/UGC NET CS Paper II Dec 2019 Q43.png\" alt=\"\" \/><\/p>\n<p>Where \u256c\u2592 and E represents learning rate and Error in the output respectively.<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"44\">\n<li>A clique in an undirected graph G = (V, E) is a subset V\u0393\u00c7\u00d6 \u0393\u00e8\u00e5 V of vertices, such that<\/li>\n<\/ol>\n<p>(1) If (u, v) \u0393\u00ea\u00ea E then u \u0393\u00ea\u00ea V\u0393\u00c7\u00d6 and v \u0393\u00ea\u00ea V\u0393\u00c7\u00d6<\/p>\n<p>(2) If (u, v) \u0393\u00ea\u00ea E then u \u0393\u00ea\u00ea V\u0393\u00c7\u00d6 or v \u0393\u00ea\u00ea V\u0393\u00c7\u00d6<\/p>\n<p>(3) Each pair of vertices in V\u0393\u00c7\u00d6 is connected by an edge<\/p>\n<p>(4) All pairs of vertices in V\u0393\u00c7\u00d6 are not connected by an edge<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n<ol start=\"45\">\n<li>What is the worst case running time of Insert and Extract-min, in an implementation of a priority queue using an unsorted array? Assume that all insertions can be accommodated.<\/li>\n<\/ol>\n<p>(1) <em>\u256c\u2555<\/em>(1), <em>\u256c\u2555<\/em>(n)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) <em>\u256c\u2555<\/em>(n), <em>\u256c\u2555<\/em>(1)<\/p>\n<p>(3) <em>\u256c\u2555<\/em>(1), <em>\u256c\u2555<\/em>(1)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) <em>\u256c\u2555<\/em>(n), <em>\u256c\u2555<\/em>(n)<\/p>\n<p><strong>Answer: 1<\/strong><\/p>\n<ol start=\"46\">\n<li>Match <strong>List-I<\/strong> and <strong>List-II<\/strong>:<\/li>\n<\/ol>\n<p><strong>List-I\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 List-II<\/strong><\/p>\n<p>(a) Isolated I\/O\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (i) same set of control signal for I\/O and memory<\/p>\n<p>communication<\/p>\n<p>(b) Memory mapped I\/O\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (ii) separate instructions for I\/O and memory<\/p>\n<p>communication<\/p>\n<p>(c) I\/O interface\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (iii) requires control signals to be transmitted<\/p>\n<p>between the communicating units<\/p>\n<p>(d) Asynchronous data trandfer\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (iv) resolve the differences in central computer and<\/p>\n<p>peripherals<\/p>\n<p>Choose the correct option from those given below:<\/p>\n<p>(1) (a)-(ii), (b)-(iii), (c)-(iv), (d)-(i)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) (a)-(i), (b)-(ii), (c)-(iii), (d)-(iv)<\/p>\n<p>(3) (a)-(ii), (b)-(i), (c)-(iv), (d)-(iii)\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) (a)-(i), (b)-(ii), (c)-(iv), (d)-(iii)<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n<ol start=\"47\">\n<li>A network with a bandwidth of 10 Mbps can pass only an average of 12,000 frames per minute with each frame carrying an average of 10,000 bits. What is the throughput of this network?<\/li>\n<\/ol>\n<p>(1) 1,000,000 bps\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) 2,000,000 bps<\/p>\n<p>(3) 12,000,000 bps\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) 1,200,00,000 bps<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"48\">\n<li>What are the greatest lower bound (GLB) and the least upper bound (LUB) of the sets A={3, 9, 12} and B={1, 2, 4, 5, 10} if they exist in poset (z*,\/)?<\/li>\n<\/ol>\n<p>(1) A(GLB \u0393\u00c7\u00f4 3, LUB \u0393\u00c7\u00f4 36); B(GLB \u0393\u00c7\u00f4 1, LUB \u0393\u00c7\u00f4 20)<\/p>\n<p>(2) A(GLB \u0393\u00c7\u00f4 3, LUB \u0393\u00c7\u00f4 12); B(GLB \u0393\u00c7\u00f41, LUB \u0393\u00c7\u00f4 10)<\/p>\n<p>(3) A(GLB \u0393\u00c7\u00f41, LUB \u0393\u00c7\u00f4 36); B(GLB \u0393\u00c7\u00f4 2, LUB \u0393\u00c7\u00f4 20)<\/p>\n<p>(4) A(GLB \u0393\u00c7\u00f4 1, LUB \u0393\u00c7\u00f4 12); B (GLB \u0393\u00c7\u00f4 2, LUB \u0393\u00c7\u00f4 10)<\/p>\n<p><strong>Answer: 1<\/strong><\/p>\n<ol start=\"49\">\n<li>A basic feasible solution of an <em>m<\/em> x <em>n<\/em> transportation problem is said to be non-degenerate, if basic feasible solution contains exactly \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa. number of individual allocation in \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa positions.<\/li>\n<\/ol>\n<p>(1) m+n+1, independent\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) m+n-1, independent<\/p>\n<p>(3) m+n-1, appropriate\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) m-n+1, independent<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"50\">\n<li>Consider the following language families:<\/li>\n<\/ol>\n<p>L1 = The context \u0393\u00c7\u00f4 free languages<\/p>\n<p>L2 = The context \u0393\u00c7\u00f4 sensitive languages<\/p>\n<p>L3 = The recursively enumerable languages<\/p>\n<p>L4 = The recursive languages<\/p>\n<p>Which one of the following options is correct?<\/p>\n<p>(1) L1 \u0393\u00e8\u00e5 L2 \u0393\u00e8\u00e5 L3 \u0393\u00e8\u00e5 L4\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) L2 \u0393\u00e8\u00e5 L1 \u0393\u00e8\u00e5 L3 \u0393\u00e8\u00e5 L4<\/p>\n<p>(3) L1 \u0393\u00e8\u00e5 L2 \u0393\u00e8\u00e5 L4 \u0393\u00e8\u00e5 L3\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) L2 \u0393\u00e8\u00e5 L1 \u0393\u00e8\u00e5 L4 \u0393\u00e8\u00e5 L3<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n<ol start=\"51\">\n<li>Identify the circumstances under which pre-emptive CPU scheduling is used:<\/li>\n<\/ol>\n<p>(a) A process switches from Running state to Ready state<\/p>\n<p>(b) A process switches from Waiting state to Ready state<\/p>\n<p>(c) A process completes its execution<\/p>\n<p>(d) A process switches from Ready to Waiting state<\/p>\n<p>Choose the correct option:<\/p>\n<p>(1) (a) and (b) only\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) (a) and (d) only<\/p>\n<p>(3) (c) and (d) only\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) (a), (b), (c) only<\/p>\n<p><strong>Answer: 1<\/strong><\/p>\n<ol start=\"52\">\n<li>Consider the game tree given below<\/li>\n<\/ol>\n<p><img decoding=\"async\" src=\"images\/ugc\/UGC NET CS Paper II Dec 2019 Q52.png\" alt=\"\" \/><\/p>\n<p>(1) 14\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) 17\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (3) 111\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) 112<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"53\">\n<li>Consider a subnet with 720 routers. If a three-level hierarchy is chosen, with eight clusters, each containing 9 regions of 10 routers, then total number of entries in hierarchical table of each router is<\/li>\n<\/ol>\n<p>(1) 25\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) 27\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (3) 53\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) 72<\/p>\n<p><strong>Answer: 1<\/strong><\/p>\n<ol start=\"54\">\n<li>An \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa chart is a project schedule representation that presents project plan as a directed graph. The critical path is the \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa.. sequence of \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa. tasks and it defines project \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa&#8230;<\/li>\n<\/ol>\n<p>(1) Activity, Shortest, Independent, Cost<\/p>\n<p>(2) Activity, Longest, Dependent, Duration<\/p>\n<p>(3) Activity, Longest, Independent, Duration<\/p>\n<p>(4) Activity, Shortest, Dependent, Duration<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"55\">\n<li>Piconet is a basic unit of a Bluetooth system consisting of \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa.. master node and up to \u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa\u0393\u00c7\u00aa.. active salve nodes.<\/li>\n<\/ol>\n<p>(1) one, five\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) one, seven<\/p>\n<p>(3) two, eight\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) one, eight<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"56\">\n<li>Which of the following interprocess communication model is used to exchange messages among co-operative processes?<\/li>\n<\/ol>\n<p>(1) Shared memory model\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0<\/p>\n<p>(2) Message passing model<\/p>\n<p>(3) Shared memory and message passing model.<\/p>\n<p>(4) Queues<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n<ol start=\"57\">\n<li>Consider the following statements:<\/li>\n<\/ol>\n<p>S1:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 If a group (G,*) is of order n, and a \u0393\u00ea\u00ea G is such that a<sup>m<\/sup> = e for some integer m\u0393\u00eb\u00f1n, then m must divide n.<\/p>\n<p>S2: \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 If a group (G,*) is of even order, then there must be an element and a \u0393\u00ea\u00ea G is such that a \u0393\u00eb\u00e1 e and a * a = e.<\/p>\n<p>Which of the statements is (are) correct?<\/p>\n<p>(1) Only S1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) Only S2<\/p>\n<p>(3) Both S1 and S2\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) Neither S1 nor S2<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n<ol start=\"58\">\n<li>Consider \u256c\u00fa={<em>w,x<\/em>} and <em>T<\/em>={<em>x,y,z<\/em>}. Define homomorphism <em>h<\/em> by:<\/li>\n<\/ol>\n<p><em>h(x)=xzy<\/em><\/p>\n<p><em>h(w)=zxyy<\/em><\/p>\n<p>If <em>L<\/em> is the regular language denoted by <em>r = (w + x*)(ww)*<\/em>, then the regular language <em>h(L)<\/em> is given by<\/p>\n<p>(1) <em>(zxyy + xzy)(zxyy)<\/em>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) <em>(zxyy + (xzy)*)(zxyy zxyy)*<\/em><\/p>\n<p>(3) <em>(zxyy + xzy)(zxyy)*<\/em>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) <em>(zxyy + (xzy)* (zxyy zxyy)<\/em><\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"59\">\n<li>Consider a paging system where translation look aside buffer (TLB) a special type of associative memory is used with hit ratio of 80%.<\/li>\n<\/ol>\n<p>Assume that memory reference takes 80 nanoseconds and reference time to TLB is 20 nanoseconds. What will be the effective memory access time given 80% hit ratio?<\/p>\n<p>(1) 110 nanoseconds\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) 116 nanoseconds<\/p>\n<p>(3) 200 nanoseconds\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) 100 nanoseconds<\/p>\n<p><strong>Answer: 2<\/strong><\/p>\n<ol start=\"60\">\n<li>Consider the following statement with respect to approaches to fill area on raster systems:<\/li>\n<\/ol>\n<p>P:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 To determine the overlap intervals for scan lines that cross the area.<\/p>\n<p>Q: \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.<\/p>\n<p>Select the correct answer from the options given below:<\/p>\n<p>(1) P only\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (2) Q only<\/p>\n<p>(3) Both P and Q\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (4) Neither P nor Q<\/p>\n<p><strong>Answer: 3<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Match List-I with List-II: List-I\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 List-II (a) Frame attribute\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (i) to create link in HTML (b) &lt;tr&gt; tag\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (ii) for vertical alignment of content in cell (c) valign attribute\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (iii) to enclose each row in table (d) &lt;a&gt; tag\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 (iv) to specify the side of the table frame that display border Choose the correct option&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[6],"tags":[],"class_list":["post-543","post","type-post","status-publish","format-standard","hentry","category-ugc-computer"],"_links":{"self":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts\/543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=543"}],"version-history":[{"count":0,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=\/wp\/v2\/posts\/543\/revisions"}],"wp:attachment":[{"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/temp.ashkerala.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}