Q.19Ans 1.2.3.4.Correct Ans Provided: 1
RankiQ Discuss Latest Questions
Q.16 Linked list can be defined as a collection of objects called ______that are randomly stored in the memory.Ans 1. blocks2. nodes3. pointers4. dataCorrect Ans Provided: 2
Q.14Ans 1.2.3.4.Correct Ans Provided: 4
Q.7Ans 1.2.3.4.Correct Ans Provided: 3
Q.24 What is the IBM beep code for keyboard error?Ans 1. 2-1-12. 2-2-23. 1-4-44. 3-3-4Correct Ans Provided: 3
Q.11 Which of the following is invalid array initialisation in C language?Ans 1. Press double [ ] = { 10.4, 4.2 -31.3, -12.2 } ;2. int num[6] = { 2, 4, 12, 5, 45, 5 };3. int n[ ...
Q.10 Which of the following two internet protocol versions are currently in use?Ans 1. IPV3 and IPV42. IPV4 and IPV63. IPV5 and IPV44. IPV2 and IPV6Correct Ans Provided: 2
Q.39Ans 1.2.3.4.Correct Ans Provided: 4
Q.12 Select the option that states whether the given statements are true or false. a) In sequential search method, the list or array is traversed sequentially and every element is checked.b) Interval searching algorithms are less efficient than ...
Q.30 Select the option that states whether the given statements are true or false. a) A protocol is a set of rules that governs data communication.b) The ‘message’ is the information to be communicated.c) The transmission medium ...