February 21, 2024

Research-Aptitude

Question 86 Which one of the following references is written as per Modern Language Association (MLA) format? A Hall, Donald. Fundamentals of Electronics, New Delhi : […]
February 22, 2024

OOPS

Question 10 What is the output of the following JAVA program ? Class Test {    public static void main(String[] args) {        Test obj = new Test(); […]
February 22, 2024

GATE 2018

Question 12 The postorder traversal of a binary tree is 8, 9, 6, 7, 4, 5, 2, 3, 1. The inorder traversal of the same tree […]
February 23, 2024

Question 7834 – GATE 2018

The area of a square is d. What is the area of the circle which has the diagonal of the square as its diameter? Correct Answer: […]