Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged gatecse-2023
34
34 votes
6
6 answers
19.1k
19.1k views
GATE CSE 2023 | Question: 31
Consider the given $\text{C}$-code and its corresponding assembly code, with a few operands $\text{U1-U4}$ being unknown. Some useful information as well as the semantics...
admin
19.1k
views
asked
Feb 15, 2023
CO & Architecture
gatecse-2023
co-and-architecture
machine-instruction
two-marks
+
–
48
48 votes
5
5 answers
17.0k
17.0k views
GATE CSE 2023 | Question: 32
A $4$ kilobyte $\text{(KB)}$ byte-addressable memory is realized using four $1 \mathrm{~KB}$ memory blocks. Two input address lines $\text{(IA4 and IA3)}$ are connected t...
admin
17.0k
views
asked
Feb 15, 2023
CO & Architecture
gatecse-2023
co-and-architecture
memory-interfacing
two-marks
+
–
32
32 votes
3
3 answers
23.7k
23.7k views
GATE CSE 2023 | Question: 33
Consider a sequential digital circuit consisting of $\mathrm{T}$ flip-flops and $\mathrm{D}$ flip-flops as shown in the figure. $\text{CLKIN}$ is the clock input to the c...
admin
23.7k
views
asked
Feb 15, 2023
Digital Logic
gatecse-2023
digital-logic
flip-flop
two-marks
digital-counter
+
–
61
61 votes
12
answers
12 answers
31.5k
31.5k views
GATE CSE 2023 | Question: 34
A Boolean digital circuit is composed using two $4$-input multiplexers $\text{(M1 and M2)}$ and one $2$-input multiplexer $\text{(M3)}$ as shown in the figure. $\text{X0-...
admin
31.5k
views
asked
Feb 15, 2023
Digital Logic
gatecse-2023
digital-logic
combinational-circuit
multiplexer
two-marks
+
–
45
45 votes
6
6 answers
29.4k
29.4k views
GATE CSE 2023 | Question: 35
Consider the $\textsf{IEEE-754}$ single precision floating point numbers $\text{P} = \textsf{0xC1800000}$ and $\text{Q} = \textsf{0x3F5C2EF4}.$Which one of the following ...
admin
29.4k
views
asked
Feb 15, 2023
Digital Logic
gatecse-2023
digital-logic
number-representation
ieee-representation
two-marks
floating-point-representation
+
–
26
26 votes
3
3 answers
16.8k
16.8k views
GATE CSE 2023 | Question: 36
Let $A$ be a priority queue for maintaining a set of elements. Suppose $A$ is implemented using a max-heap data structure. The operation $\text{EXTRACT-MAX} (A)$ extracts...
admin
16.8k
views
asked
Feb 15, 2023
Data Structures
gatecse-2023
data-structures
priority-queue
time-complexity
binary-heap
two-marks
+
–
33
33 votes
6
6 answers
18.9k
18.9k views
GATE CSE 2023 | Question: 37
Consider the $\text{C}$ function $\text{foo}$ and the binary tree shown.typedef struct node { int val; struct node *left, *right; } node; int foo(node *p) { int retval; i...
admin
18.9k
views
asked
Feb 15, 2023
Data Structures
gatecse-2023
data-structures
binary-tree
two-marks
+
–
54
54 votes
5
5 answers
18.4k
18.4k views
GATE CSE 2023 | Question: 38
Let $U=\{1,2, \ldots, n\},$ where $n$ is a large positive integer greater than $1000.$ Let $k$ be a positive integer less than $n$. Let $A, B$ be subsets of $U$ with $|A|...
admin
18.4k
views
asked
Feb 15, 2023
Combinatory
gatecse-2023
combinatory
counting
two-marks
+
–
58
58 votes
9
9 answers
17.4k
17.4k views
GATE CSE 2023 | Question: 39
Let $f: A \rightarrow B$ be an onto (or surjective) function, where $A$ and $B$ are nonempty sets. Define an equivalence relation $\sim$ on the set $A$ as\[a_{1} \sim a_{...
admin
17.4k
views
asked
Feb 15, 2023
Set Theory & Algebra
gatecse-2023
set-theory&algebra
functions
multiple-selects
two-marks
+
–
36
36 votes
10
10 answers
28.3k
28.3k views
GATE CSE 2023 | Question: 40
Suppose you are asked to design a new reliable byte-stream transport protocol like $\text{TCP}.$ This protocol, named $\textsf{myTCP}$, runs over a $100 \mathrm{~Mbps}$ n...
admin
28.3k
views
asked
Feb 15, 2023
Computer Networks
gatecse-2023
computer-networks
tcp
multiple-selects
two-marks
+
–
43
43 votes
6
answers
6 answers
16.9k
16.9k views
GATE CSE 2023 | Question: 41
Let $X$ be a set and $2^{X}$ denote the powerset of $X$.Define a binary operation $\Delta$ on $2^{X}$ as follows:\[A \Delta B=(A-B) \cup(B-A) \text {. }\]Let $H=\left(2^{...
admin
16.9k
views
asked
Feb 15, 2023
Set Theory & Algebra
gatecse-2023
set-theory&algebra
group-theory
multiple-selects
two-marks
+
–
76
76 votes
5
5 answers
32.5k
32.5k views
GATE CSE 2023 | Question: 42
Suppose in a web browser, you click on the $\textsf{www. gate-2023.in}\; \text{URL}$. The browser cache is empty. The $\text{IP address}$ for this $\text{URL}$ is not cac...
admin
32.5k
views
asked
Feb 15, 2023
Computer Networks
gatecse-2023
computer-networks
ip-addressing
multiple-selects
two-marks
+
–
30
30 votes
5
5 answers
16.9k
16.9k views
GATE CSE 2023 | Question: 43
Consider a random experiment where two fair coins are tossed. Let $A$ be the event that denotes $\text{HEAD}$ on both the throws, $B$ be the event that denotes $\text{HEA...
admin
16.9k
views
asked
Feb 15, 2023
Probability
gatecse-2023
probability
independent-events
multiple-selects
two-marks
+
–
67
67 votes
6
answers
6 answers
35.9k
35.9k views
GATE CSE 2023 | Question: 44
Consider functions $\textsf{Function_1}$ and $\textsf{Function_2}$ expressed in pseudocode as follows:Function_1 while n>1 do for i=1 to n do x = x + 1; end for n = ⌊n/2⌋...
admin
35.9k
views
asked
Feb 15, 2023
Algorithms
gatecse-2023
algorithms
asymptotic-notations
multiple-selects
two-marks
+
–
49
49 votes
7
7 answers
20.8k
20.8k views
GATE CSE 2023 | Question: 45
Let $G$ be a simple, finite, undirected graph with vertex set $\left\{v_{1}, \ldots, v_{n}\right\}$. Let $\Delta(G)$ denote the maximum degree of $G$ and let $\mathbb{N}=...
admin
20.8k
views
asked
Feb 15, 2023
Graph Theory
gatecse-2023
graph-theory
graph-coloring
multiple-selects
two-marks
+
–
53
53 votes
4
4 answers
18.9k
18.9k views
GATE CSE 2023 | Question: 46
Let $U=\{1,2,3\}$. Let $2^{U}$ denote the powerset of $U$. Consider an undirected graph $G$ whose vertex set is $2^{U}$. For any $A, B \in 2^{U},(A, B)$ is an edge in $G$...
admin
18.9k
views
asked
Feb 15, 2023
Algorithms
gatecse-2023
algorithms
breadth-first-search
numerical-answers
two-marks
graph-search
+
–
79
79 votes
9
answers
9 answers
30.7k
30.7k views
GATE CSE 2023 | Question: 47
Consider the following two-dimensional array $\text{D}$ in the $\text{C}$ programming language, which is stored in row-major order:int D[128][128];Demand paging is used f...
admin
30.7k
views
asked
Feb 15, 2023
Operating System
gatecse-2023
operating-system
page-replacement
least-recently-used
page-faults
numerical-answers
two-marks
+
–
48
48 votes
2
2 answers
29.2k
29.2k views
GATE CSE 2023 | Question: 48
Consider a computer system with $57$-bit virtual addressing using multi-level tree-structured page tables with $\mathrm{L}$ levels for virtual to physical address transla...
admin
29.2k
views
asked
Feb 15, 2023
Operating System
gatecse-2023
operating-system
virtual-memory
numerical-answers
two-marks
+
–
23
23 votes
4
4 answers
15.8k
15.8k views
GATE CSE 2023 | Question: 49
Consider a sequence $a$ of elements $a_{0}=1, a_{1}=5, a_{2}=7, a_{3}=8, a_{4}=9$, and $a_{5}=2$. The following operations are performed on a stack $S$ and a queue $Q,$ b...
admin
15.8k
views
asked
Feb 15, 2023
Data Structures
gatecse-2023
data-structures
stack
numerical-answers
two-marks
easy
+
–
19
19 votes
2
2 answers
16.4k
16.4k views
GATE CSE 2023 | Question: 50
Consider the syntax directed translation given by the following grammar and semantic rules. Here $N, I, F$ and $B$ are non-terminals. $N$ is the starting non-terminal, an...
admin
16.4k
views
asked
Feb 15, 2023
Compiler Design
gatecse-2023
compiler-design
syntax-directed-translation
numerical-answers
two-marks
+
–
33
33 votes
3
3 answers
15.5k
15.5k views
GATE CSE 2023 | Question: 51
Consider the following table named $\text{Student}$ in a relational database. The primary key of this table is $\text{rollNum}.$$\text{Student}$$\begin{array}{|c|l|c|c|}\...
admin
15.5k
views
asked
Feb 15, 2023
Databases
gatecse-2023
databases
sql
numerical-answers
two-marks
easy
+
–
61
61 votes
4
4 answers
32.3k
32.3k views
GATE CSE 2023 | Question: 52
Consider a database of fixed-length records, stored as an ordered file. The database has $25,000$ records, with each record being $100$ bytes, of which the primary key oc...
admin
32.3k
views
asked
Feb 15, 2023
Databases
gatecse-2023
databases
file-system
indexing
numerical-answers
two-marks
+
–
25
25 votes
5
5 answers
24.0k
24.0k views
GATE CSE 2023 | Question: 53
Consider the language $L$ over the alphabet $\{0,1\}$, given below:\[L=\left\{w \in\{0,1\}^{*} \mid w \text { does not contain three or more consecutive } 1 \text { 's }\...
admin
24.0k
views
asked
Feb 15, 2023
Theory of Computation
gatecse-2023
theory-of-computation
minimal-state-automata
numerical-answers
two-marks
+
–
41
41 votes
8
8 answers
31.7k
31.7k views
GATE CSE 2023 | Question: 54
An $8$-way set associative cache of size $64 \mathrm{~KB} \;(1 \mathrm{~KB}=1024\; \text{bytes})$ is used in a system with $32$-bit address. The address is sub-divided in...
admin
31.7k
views
asked
Feb 15, 2023
CO & Architecture
gatecse-2023
co-and-architecture
cache-memory
numerical-answers
two-marks
+
–
33
33 votes
9
9 answers
29.0k
29.0k views
GATE CSE 2023 | Question: 55
The forwarding table of a router is shown below.$$\begin{array}{|l|l|c|}\hline \textbf{Subnet Number} & \textbf{Subnet Mask} & \textbf{Interface ID} \\\hline 200.150 .0 ....
admin
29.0k
views
asked
Feb 15, 2023
Computer Networks
gatecse-2023
computer-networks
subnetting
numerical-answers
two-marks
+
–
14
14 votes
5
answers
5 answers
17.8k
17.8k views
GATE CSE 2023 | GA | Question: 1
We reached the station late, and _______ missed the train.nearnearlyutterlymostly
admin
17.8k
views
asked
Feb 15, 2023
Verbal Aptitude
gatecse-2023
verbal-aptitude
most-appropriate-word
one-mark
+
–
15
15 votes
3
3 answers
22.8k
22.8k views
GATE CSE 2023 | GA | Question: 2
Kind : _______ : : Often : Frequently (By word meaning)MeanTypeCruelKindly
admin
22.8k
views
asked
Feb 15, 2023
Verbal Aptitude
gatecse-2023
verbal-aptitude
word-pairs
one-mark
+
–
23
23 votes
2
2 answers
18.8k
18.8k views
GATE CSE 2023 | GA | Question: 3
A series of natural numbers $F_1, F_2, F_3, F_4, F_5, F_6, F_7, \ldots$ obeys $F_{n+1}=F_n+F_{n-1}$ for all integers $n \geq 2$.If $F_6=37,$ and $F_7=60,$ then what is $F...
admin
18.8k
views
asked
Feb 15, 2023
Quantitative Aptitude
gatecse-2023
quantitative-aptitude
sequence-series
one-mark
+
–
20
20 votes
3
3 answers
12.7k
12.7k views
GATE CSE 2023 | GA | Question: 4
A survey for a certain year found that $90\%$ of pregnant women received medical care at least once before giving birth. Of these women, $60\%$ received medical care from...
admin
12.7k
views
asked
Feb 15, 2023
Analytical Aptitude
gatecse-2023
analytical-aptitude
logical-reasoning
one-mark
+
–
29
29 votes
4
4 answers
22.3k
22.3k views
GATE CSE 2023 | GA | Question: 5
Looking at the surface of a smooth $3$-dimensional object from the outside, which one of the following options is $\text{TRUE}?$The surface of the object must be concave ...
admin
22.3k
views
asked
Feb 15, 2023
Spatial Aptitude
gatecse-2023
spatial-aptitude
patterns-in-three-dimensions
one-mark
+
–
Page:
« prev
1
2
3
next »