Question
6, 8, 15, 44, ?,
1134. What will come in the place of questions (?) mark in following questions.Solution
Here series follows the pattern- 6 × 2 – 2 ² = 8 8 × 3 – 3 ² = 15 15 × 4 – 4 ² = 44 44 × 5 – 5 ² = 195 195 × 6 – 6 ² = 1134
Which tree traversal is most suitable for finding the shortest path in an unweighted graph represented as a tree?
Which of the following algorithms is used for finding Minimum Spanning Tree?
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
Which of the following is true about C++ destructors?
- Which network device operates at the Data Link Layer of the OSI model and helps to filter and forward data between LAN segments?
In Java, which method is called when an object is garbage collected?
Which of the following is a valid operation on a linked list data structure?
In C, what is the output of printf("%d", 5/2);?
In Java, which data type is used to store true or false values?
- Which of the following is a core feature of Cloud Computing that distinguishes it from traditional computing models?