Welcome to PAKITWORLD!
I hope you will find PAKITWORLD forum useful...
Welcome to PAKITWORLD!
I hope you will find PAKITWORLD forum useful...
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesLog inRegister
Search
 
 

Display results as :
 
Rechercher Advanced Search
Freelancer.com
Visitors
Live Trafic
CS502 Quiz Fundamentals of Algorithms  [3] Pageviews=1

 

 CS502 Quiz Fundamentals of Algorithms [3]

Go down 
AuthorMessage
Admin
Admin



Posts : 216
Join date : 2011-06-17
Location : Rawalpindi

CS502 Quiz Fundamentals of Algorithms  [3] Empty
PostSubject: CS502 Quiz Fundamentals of Algorithms [3]   CS502 Quiz Fundamentals of Algorithms  [3] EmptySat Aug 06, 2011 5:27 pm

CS502 Quiz Fundamentals of Algorithms


Question No: 1 ( Marks: 1 ) - Please choose one
Dijkstra’s algorithm is operates by maintaining a subset of vertices
► True
► False
Question No: 2 ( Marks: 1 ) - Please choose one
We do sorting to,
► keep elements in random positions
► keep the algorithm run in linear order
► keep the algorithm run in (log n) order
► keep elements in increasing or decreasing order

Question No: 3 ( Marks: 1 ) - Please choose one
After partitioning array in Quick sort, pivot is placed in a position such that
► Values smaller than pivot are on left and larger than pivot are on right
► Values larger than pivot are on left and smaller than pivot are on right
► Pivot is the first element of array
► Pivot is the last element of array

Question No: 4 ( Marks: 1 ) - Please choose one
Merge sort is stable sort, but not an in-place algorithm
► True
► False

Question No: 5 ( Marks: 1 ) - Please choose one
A p × q matrix A can be multiplied with a q × r matrix B. The result will be a p × r matrix C. There are (p . r) total entries in C and each takes _________ to compute.
► (q)
► (1)
► (n2)
► (n3)

Question No: 6 ( Marks: 1 ) - Please choose one
One of the clever aspects of heaps is that they can be stored in arrays without using any
_______________.

 Pointers
 constants
 variables
 functions

Question No: 7 ( Marks: 1 ) - Please choose one
Merge sort requires extra array storage,
 True
 False

Question No: 8 ( Marks: 1 ) - Please choose one
The Huffman codes provide a method of encoding data inefficiently when coded using
ASCII standard.

 True
 Falase
Question No: 9 ( Marks: 1 ) - Please choose one
Using ASCII standard the string abacdaacac will be encoded with __________ bits.
 80
 160
 320
 100


Question No: 10 ( Marks: 1 ) - Please choose one
Using ASCII standard the string abacdaacac will be encoded with 160 bits.
 True
 False


Back to top Go down
https://pakitworld.board-directory.net
 
CS502 Quiz Fundamentals of Algorithms [3]
Back to top 
Page 1 of 1
 Similar topics
-
» CS502 Quiz Fundamentals of Algorithms [2]
» CS502 Quiz Fundamentals of Algorithms [1]
» CS502 Quiz (Fundamentals of Algorithms) Quiz#1
» ENG201 Quiz (Business and Technical English Writing) {Quiz#1}
» ENG201 Quiz (Business and Technical English Writing) [Quiz#1]

Permissions in this forum:You cannot reply to topics in this forum
 :: MCS/BCS/MIT/BIT/BSCS :: Computer Science :: CS502 Fundamentals of Algorithms-
Jump to: