November 26, 2023

Question 4983 – Algorithms

Consider two sequences X and Y : X = <0,1,2,1,3,0,1 > Y = <1,3,2,0,1,0 > The length of longest common subsequence between X and Y is […]
November 26, 2023

UGC NET CS 2008 Dec-Paper-2

Question 3 The total number of spanning trees that can be drawn using five labelled vertices is : A 125 B 64 C 36 D 16 […]
November 26, 2023

Question 8075 – Data-Structures

Consider the weighted undirected graph with 4 vertices, where the weight of edge {i,j} is given by the entry Wij  in the matrix W. The largest […]
November 26, 2023

Web-Technologies

Question 29 What are meta tags used for? A To store information usually relevant to browsers and search engines B To only store information usually relevant […]