PYQBOOK
Filter Questions
Found 475 question(s)
Q261
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-1
Computer Organization & Architecture → Boolean algebra
If XOR and XNOR denote the exclusive OR and exclusive NOR operations respectively, then which one of the following is not correct?
Q262
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-1
Computer Organization & Architecture → CPU organization
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
Q263
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Hard
4 Marks
2023 Shift-1
Computer Organization & Architecture → Memory hierarchy
A 32 bit wide main memory with a capacity of 1 GB is built using 256 m x 4 bits DRAM chips. The number of rows memory cells in the DRAM chip is 2^14. The time taken 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
Q264
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-1
Computer Organization & Architecture → Memory hierarchy
A RAM chip has a capacity of 1024 words of 8 bits each (1k x 8). The number of 2x4 decoders with enable line needed to construct a 16k x 16 RAM from 1k x 8 RAM is
Q265
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-1
Discrete Mathematics → Sets and relations