Posts

Showing posts from October, 2015

mcqs on dsps

MCQ for DSPS 1. On which principle does stack work? A.    FILO      B.    FIFO       C.    LILO       D.    Both a and c above 2. Items in a priority queue are entered in a _______________ order A.    random   B.    order of priority   C.    as and when they come   D.    none of the above 3. A tree cannot contain cycles A.    False        B.    True 4. In graphs, A hyperedge is an edge that is allowed to take on any number of _____________ A.    Vertices   B.    Edges      C.    Both a and b above               ...