GATE 2017 Previous Year Paper Solution Question 5 – General Aptitude In this video, question which was asked in the exam of GATE 2017 has been discussed. Question :- The probability that a k – digit number does NOT contain …
GATE 2017 Previous Year Paper Solution Question 4 – General Aptitude In this video, question which was asked in the exam of GATE 2017 has been discussed. Question :- Find the smallest number y such that y X 162 is …
In this video, question which was asked in the exam of GATE 2017 has been discussed. Question :- Rahul, Murali, Srinivas and Arul are seated around a square table. Rahul is sitting to the left of Murali. Srinivas is sitting …
GATE 2017 Previous Year Paper Solution Question 2 – General Aptitude In this video, question which was asked in the exam of GATE 2017 has been discussed. Question :- Research in the workplace reveals that people work for many reasons …
GATE 2017 Previous Year Paper Solution Question 1 – General Aptitude In this video, question which was asked in the exam of GATE 2017 has been discussed. Question :- After Rajendra Chola returned from his voyage to Indonesia, he ____________ …
In this video question which was asked in the exam of GATE 2018 is discussed. Question :- Consider a long-lived TCP session with an end-to-end bandwidth of 1 Gbps (= 10^9 bits-per-second). The session starts with a sequence number of …
In this video question which was asked in the exam of GATE 2018 is discussed. Question :- Consider a system with 3 processes that share 4 instances of the same resource type. Each process can request a maximum of K …
In this video question which was asked in the exam of GATE 2018 is discussed. Question :- A 32-bit wide main memory unit with a capacity of 1 GB is built using 256M X 4-bit DRAM chips. The number of …
In this video question which was asked in the exam of GATE 2018 is discussed. Question :- Consider the sequential circuit shown in the figure, where both flip flops used are positive edge-triggered D flip-flops. The number of states in …
In this video question which was asked in the exam of GATE 2018 is discussed. Question :- # include (stdio.h) int counter = 0; int calc (int a, int b){ int c; counter ++; if (b==3) return (a*a*a); else{ c …
This video includes question which was asked in the exam of GATE 2018. Question :- The postorder traversal of a binary tree is 8,9,6,7,4,5,2,3,1. The inorder traversal of the same tree is 8,6,9,4,7,2,5,1,3. The height of a tree is the …
This video includes question which was asked in the exam of GATE 2018. Question :- Let G be a finite group on 84 elements. The size of a largest possible proper subgroup of G is _____________ . Solution is given …