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 …
This video includes question which was asked in the exam of GATE 2018.
This video includes question which was asked in the exam of GATE 2018. Question :- Consider a matrix A = uv^T where u = (■(1@2)), v = (■(1@1)). Note that v^T denotes the transpose of v. The largest eigenvalue of …
This video includes question which was asked in the exam of GATE 2018. Question :- The value of ∫_0^(π/4)▒〖x cos〖〖(x〗^2)dx〗 〗correct to three decimal places (assuming that π = 3.14) is ___________. Solution is explained in the video.
In this video question which was asked in the exam of GATE 2018 is discussed. Question :- Two people, P and Q, decide to independently roll a dice, each with 6 faces, numbered 1 to 6. The person with the …