Arrays on Data Structure and Algorithms related Questions and Answers - Page 6

Question 51 : Which class in Java can be used to represent bit array?
1. BitSet
2. BitVector
3. BitArray
4. BitStream
View Answer   Discuss with Members

Question 53 : If row-major order is used, how is the following matrix stored in memory?
a b c
d e f
g h i
1. ihgfedcba
2. abcdefghi
3. cfibehadg
4. adgbehcfi
View Answer   Discuss with Members

Question 54 : Matrix A when multiplied with Matrix C gives the Identity matrix I, what is C?
1. Identity matrix
2. Inverse of A
3. Square of A
4. Transpose of A
View Answer   Discuss with Members

Question 56 : What is the worst case time complexity of inserting an element into the sorted array?
1. O(nlogn)
2. O(logn)
3. O(n)
4. O(n2)
View Answer   Discuss with Members


View 51 - 56 of 56 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter