...
January 20, 2024

UGC NET CS 2008 Dec-Paper-2

Question 11 If a code is ‘t’ error detecting, the minimum hamming distance should be equal to : A t-1 B t C t+1 D 2t+1 […]
January 21, 2024

Question 9017 – GATE 2010

What is the possible number of reflexive relations on a set of 5 elements? Correct Answer: C Question 3 Explanation:  Let set = ‘A’ with ‘n’ […]
January 21, 2024

Compiler-Design

Question 106 Which languages necessarily need heap allocation in the runtime environment? A Those that support recursion B Those that use dynamic scoping C Those that […]
January 22, 2024

Question 10823 – APPSC-2016-DL-CS

If the inorder and preorder sequence of nodes of a binary tree are CABDFEHG and DCBAGEFH respectively, then the post order sequence is Correct Answer: C […]