If x cows and y goats give some milk in 5 days and a cows and b goats give same amt of milk in 3 days then who give more milk.(x,y,a,b are integers)TECHNICAL
Latest Answer: Average time complexity using quick sort is n lgnWorst case time complexity using quick sort is n^2Average time complexity using merge sort is n lgnWorst case time complexity using merge sort is n lgn ...
int (*f)(),int* f()
What does the following statement mean?Int (*a)[4]A. 'a' is a pointer to an array of 4 integersB. 'a' is an array of pointers to integerC. 'a' is a pointer to function returning an integer
A
Class xx{int getage();private:int itsage;};which is not useful..A. getage() is privateB. itsage is privateC. itsage is int
A.
Latest Answer: it will print of the main() until stack is overflow ...
A question on viewsA. views have separate tablesB. they do not specify tablesC. they have simply definitionD. None of the above.Which of the following has function scope:A. automatic variablesB. static variablesC. extern variablesD. none of the above
Vector processing is ……………………………
PipeliningA. increases CPU utilizationB. decreases m/m access timeC. increases degree of multiprogrammingD. none of the above.
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top