what is major differnet between hub and switch and also defferent between router and switch
ACS,
1906In an entity relationship, y is dominant entity and x is a subordinate entity. Then which of the following is/are correct 1. operationally, if y is deleted, so is x 2. x is existence dependent on y 3. operationally, x is deleted on y 4. operationally, x is deleted, y remains the same
HCL,
4 13378Suppose that, even unrealistically, we are to search a list of 700 million items using Binary Search, Recursion (the algorithm given in class). What is the maximum number of comparisons that this algorithm must perform before finding a given item or concluding that it is not in the list?
3633Give an algorithm for the following problem and determine its time complexity. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is maximized. You may assume that n is a multiple of 2 (i.e. n is even).
1 8456What is the time complexity T(n) of the nested loops below? For simplicity, you may assume that n is a power of 2. That is, n = 2k for some positive integer k. : i = n; while (i >= 1){ j = i; while (j <= n) {
// Needs (1). j = 2 * j; } i = i/2; } : 2 15773Post New Engineering AllOther Questions
what is the class of generator A b & c
in single linked list , each node contains data and address of next node. if middle of list the node is damaged/crashed then how to find where the link is failed and how to get the all the data which is stored after the crashed node?
can u tell me any JAM topics.........and answers also...plz send me.........e-mail: anitha839@gmail.com
How we can find out face expression ,what approach should be followed (like skin detection) ?
while installing jad file to mobile its giving processing attribute MDlet-jar-URL error...how to fix it
what is buffer solution?
what is the diffeence between SQL and ORACLE?
when load increase in generator in island mode, why turbine rpm is reduced
what is mean by tranducer
hey..... anybody here from CG? i m from CG n have been selected in the written xam sbi(clerical).interview date is 5/5/2010. answer me if anybody is there 4m CG
who is your favourate actor in tollywood tellme about him in few points
What is necking in production engineering ?
Write a program using string fuctions that accepts a price of an item and display its coded value. The base of the key is: X c o m p u t e r s 0 1 2 3 4 5 6 7 8 9
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
how to use two diffirent gatway in one system