Placement Written test paper for MNC || Computer questions and answers Part – 6
Ques 151 : Choose the correct answer Which of the following statements are true about a doubly-linked list? Option 1 : it may be either
Ques 151 : Choose the correct answer Which of the following statements are true about a doubly-linked list? Option 1 : it may be either
Ques 121 : Choose the correct answer The time complexity of linear search algorithm over an array of n elements is Option 1 : O
Ques 91 : Choose the correct answer What does the following function do? function operation (int a, int b) { if (a > b) {
Ques 61 : Choose the correct answer Vibhu is given two codes, A and B, to solve a problem, which have complexity O(n4) and ω(n3)
Ques 33 : Choose the correct answer Rohit writes the following program which inputs a number and prints “Double digit” if the number is composed
Ques 1 : Choose the correct answer There is a new data-type which can take as values natural numbers between (and including) 0 and 25.