>
ICT
List of top ICT Questions
Which one of the following is not applicable for electronic mail (Email) ?
CUET (UG) - 2023
CUET (UG)
ICT
E-mail
Match List I with List II
List I (Functional Blocks/Units)
List II (Related Units/Parameters)
A
Arithmetic logic unit (ALU)
I
Memory read/write
B
Instruction register
II
Memory address
C
Control unit
III
Opcode
D
Program counter
IV
Accumulator
Choose the correct answer from the options given below:
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
The amount of time required to read a block of data from a disk into memory is composed of seek time, rotational latency and transfer time. Rotational latency refers to
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
A RAM chip has a capacity of 1024 words of 8 bits each (1k×8). The number of 2 × 4 decoders with enable line needed to construct a 16k × 16 RAM from 1k×8 RAM is_______.
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
A 32 bit wide main memory with a capacity of 1 GB is built using 256 m × 4 bits DRAM chips. The number of rows memory cells in the DRAM chip is 2
14
. The time taleen to perform one refresh operation is 50 nanoseconds. The refresh period is 2 milli seconds. The percentage (rounded to the closest integer) of the time available for performing the memory read/write operations in the main memory unit is_______.
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Which of the following is a correct definition of volatile memory?
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Consider the expression (a-1)* (((b+c)/ 3) + d). Let x be the minimum number of registers required by an optimal code generation (without any register spill) algorithm for a load/store architecture, in which
(i) Only load and store instructions can have memory operands and
(ii) Arithmetic instructions can have only register or immediate operands. The value of x is______.
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
The number of possible Boolean functions that can be defined for n Boolean variables over n - valued Boolean algebra is_____.
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
If w, x, y, are Boolean variables, then which of the following is incorrect?
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Calculate the capacity of a two-platter disk unit with 18000 cylinders, an average of 520 sectors per track, and a sector size of 512 Bytes
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Disk cache is a____
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
A technique using which a computer periodically collects all the deleted space onto the free storage list is called
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
A. All AVL trees are binary search trees, but not vice-versa
B. There are four types of rotations to balance the AVL trees.
C. Four types of traversals are possible on tree data structure
D. The smallest elements in binary search is the right most element.
E. The time complexity of binary sort algorithm is O (logn)
choose the correct answer from the options given below:
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Which of the following is correct solution of given reccurence.
\(T(n) = 9T+(\frac{n}{3})+n \)
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Match List I with List II
List I
List II
A
\(2^{n+1}\)
I
ω(n)
B
\(2^{2n}\)
II
0(2
n
)
C
\(2^\frac{n}{2}{}\)
III
ω(2
n
)
D
\(n^n\)
IV
0(2
n
)
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
The number of bits in the tag field of an address is
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
Gigabit ethernet has a data rate of
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
What are the components of an intelligent agent?
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
In Artificial Intelligence, knowledge can be represented as
A. Predicate Logic
B. Propositional Logic
C. Compound Logic
D. Machine Logic
Choose the correct answer from the options given below
CUET (PG) - 2023
CUET (PG)
ICT
Computer Literacy
How many number of layers are in the open system interconnection (OSI) model?
CUET (PG) - 2023
CUET (PG)
ICT
Computer Networks