>
CUET (PG)
List of top Questions asked in CUET (PG)
Which of the following string does not belong to the set of strings represented by regular expression (a+b)* (ab+bba)
CUET (PG) - 2023
CUET (PG)
Programming and Data Structure
Character String
What will be the output of the following program assuming that the array begins at location 1002?
#include<stdio.h>
void main()
{int a[2] [3] [4] ={ {1,2,3,4,5,6,7,8,9,1,1,2,}, {2,1,4,7,6,7,8,9,0,0,0,0}};
printf("/n%u%u%u %d", a, *a, **a, ***a);
CUET (PG) - 2023
CUET (PG)
Programming and Data Structure
Programming in C
Match List I with List II
List I
List II
A
printf("%d", size of (3.14));
I
5
B
Union A (intx, float y,} printf("%d", size of (A));
II
4
C
Invalid ostruct B {char x; double y;}; C. 2 printf("%d", size of (B));pcode
III
2
D
printf("%d", size of ('1'));
IV
8
CUET (PG) - 2023
CUET (PG)
Programming and Data Structure
Programming in C
The numbers of 1
s
in Binary representation of (3× 4096 + 12×256+ 5x16+3) are
CUET (PG) - 2023
CUET (PG)
Digital Electronics
Number System and Binary Codes
The decimal number equivalent of (4057.06)
8
is
CUET (PG) - 2023
CUET (PG)
Digital Electronics
Number System and Binary Codes
What is the maximum number of different Boolean function involving n Boolean variables?
CUET (PG) - 2023
CUET (PG)
Digital Electronics
Boolean Functions
The stack pointer in a microprocessor is a
CUET (PG) - 2023
CUET (PG)
Digital Electronics
Microprocessors
Which of the following interrupts is non-maskable in 8085 microprocessor?
CUET (PG) - 2023
CUET (PG)
Digital Electronics
Microprocessors
Which processor provide 1 MB memory
CUET (PG) - 2023
CUET (PG)
Digital Electronics
Microprocessors
Find the angle between the hands of a clock when the time is 30 min past 3.
CUET (PG) - 2023
CUET (PG)
Logical Reasoning
Clock and Calendar
Choose the correct mirror image of the figure (X):
CUET (PG) - 2023
CUET (PG)
Logical Reasoning
Mirror Image
If in a certain language, CHIRCAR is coded as 3214384 and CROADS is coded as 345867, how is the word HARIROADS coded in that language?
CUET (PG) - 2023
CUET (PG)
Logical Reasoning
Reasoning
A memory system with 32-bit virtual addresses uses 4KB pages and a 128MB byte-addressable main memory. What is the size of physical address space in pages?
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Memory Management
Which of the following facilitates transfer of bulk data from hard disk to main memory with the highest throughput?
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Memory Management
Let the page fault service time be 10 ms in a computer with average memory access time being 20 ns. If one page fault is generated for every 106 memory access, what is the effective access time for the memory?
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Memory Management
Which of the following is not a role of Input/output controller?
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Input-Output Processor
Which of the following mode permits relocation without any change in the code
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Base Register Addressing Mode
Match List I with List II
List I
List II
Implied Addressing Mode
Megabytes
Terabyte
1024*1024 Petabytes
Gigabyte
1024*1024 Megabytes
Petabyte
1024 Terabytes
Choose the correct answer from the options given below:
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Addressing Modes
Which of the following is true about RARP
CUET (PG) - 2023
CUET (PG)
Computer Organization and Architecture
Addressing Modes
Given below are two statements: One is labelled as Assertion (A) and the other is labelled as Reason (R).
Assertion (A): Hot air balloon rises up in sky, because hot air is less dense then cold air.
Reasons (R): Volume of a gas incresess on heating.
In the light of the above statements, choose the most appropriate answer from the options given below
CUET (PG) - 2023
CUET (PG)
Verbal Reasoning
Statements and Assumptions
Given below are two statements :
Statement I: Alauddin Khilji adopted the policy of blood and iron in tackling the mongols.
Statement II: Amir Khusrau and Mir Hassan Dehlvi were the poets of Alauddin Khilji court.
In the light of the above statements, choose the correct answer from the options given below
CUET (PG) - 2023
CUET (PG)
Verbal Reasoning
Statements and Inferences
Given below are two statements:
Statement I: Let a and b be integers, not both zero and let d be their greatest common divisor, then there are integers r and s such that d= ra+sb Statement II: A pair, a,b of integers is relatively prime if and only if there are integers r and s such that ra+sb= 1
In the light of the above statements, choose the correct answer from the options given below
CUET (PG) - 2023
CUET (PG)
Verbal Reasoning
Statements and Inferences
Given below are two statements:
Statement I: L= {a" b" c": n≥ o} is a context free language.
Statement II: L= {ww: w E{ab}*} is not context free.
In the light of the above statements, choose the correct answer from the options given below
CUET (PG) - 2023
CUET (PG)
Verbal Reasoning
Statements and Inferences
Given below are two statements:
Statement I: Non-deterministic pushdown automata can be designed for the given language L={x" y" z": n ≥ 1}
Statement II: Non-deterministic pushdown automata can be constructed for all context-free languages
In the light of the above statements, choose the correct answer from the options given below
CUET (PG) - 2023
CUET (PG)
Verbal Reasoning
Statements and Inferences
In a file allocation system, which of the following allocation scheme (s) can be used if no external fragmentation is allowed?
A. Contiguous
B. Linked
C. Indexed
D. Stack
E. Hash
Choose the correct answer from the options given below
CUET (PG) - 2023
CUET (PG)
Operating System
File Allocation
Prev
1
...
710
711
712
713
714
...
779
Next