September 2023

The following are some events that occur after a device controller issues an interrupt while process

The following are some events that occur after a device controller issues an interrupt while process

Q. The following are some events that occur after a device controller issues an interrupt while process L is under execution. P. The processor pushes the process status of L onto the control stack. Q. The processor finishes the execution of the current instruction. R. The processor executes the interrupt service routine. S. The processor […]

The following are some events that occur after a device controller issues an interrupt while process Read More ยป

Let N be an NFA with n states. Let k be the number of states of a minimal DFA which is equivalent to N

Let N be an NFA with n states. Let k be the number of states of a minimal DFA which is equivalent to N

Q. Let N be an NFA with n states. Let k be the number of states of a minimal DFA which is equivalent to N. Which one of the following is necessarily true? (A) ๐‘˜ โ‰ฅ 2๐‘›ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย  (B) ๐‘˜ โ‰ฅ ๐‘›ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย  (C) ๐‘˜ โ‰ค ๐‘›2ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย  (D) ๐‘˜ โ‰ค 2๐‘› Ans: ๐‘˜ โ‰ค 2๐‘›

Let N be an NFA with n states. Let k be the number of states of a minimal DFA which is equivalent to N Read More ยป

Consider the following processor design characteristics

Consider the following processor design characteristics

Q. Consider the following processor design characteristics. I. Register-to-register arithmetic operations only II. Fixed-length instruction format III. Hardwired control unit Which of the characteristics above are used in the design of a RISC processor? (A) I and II onlyย ย ย ย ย ย ย ย ย  (B) II and III onlyย ย ย ย ย ย  (C) I and III onlyย ย ย ย ย ย ย ย  (D) I, II and III Ans:

Consider the following processor design characteristics Read More ยป

A queue is implemented using a non-circular singly linked list. The queue has a head pointer and a tail pointer

A queue is implemented using a non-circular singly linked list. The queue has a head pointer and a tail pointer

Q. A queue is implemented using a non-circular singly linked list. The queue has a head pointer and a tail pointer, as shown in the figure. Let n denote the number of nodes in the queue. Let enqueue be implemented by inserting a new node at the head, and dequeue be implemented by deletion of

A queue is implemented using a non-circular singly linked list. The queue has a head pointer and a tail pointer Read More ยป

In the figure below, โˆ ๐ท๐ธ๐ถ + โˆ ๐ต๐น๐ถ is equal to___________

In the figure below, โˆ ๐ท๐ธ๐ถ + โˆ ๐ต๐น๐ถ is equal to___________

Q. In the figure below, โˆ ๐ท๐ธ๐ถ + โˆ ๐ต๐น๐ถ is equal to___________ ย ย ย ย  (A) โˆ ๐ต๐ถ๐ท โˆ’ โˆ ๐ต๐ด๐ท (B) โˆ ๐ต๐ด๐ท + โˆ ๐ต๐ถ๐น (C) โˆ ๐ต๐ด๐ท +  โˆ ๐ต๐ถ๐ท (D) โˆ ๐ถ๐ต๐ด + โˆ ๐ด๐ท๐ถ Ans: โˆ BCD โˆ’ โˆ BAD

In the figure below, โˆ ๐ท๐ธ๐ถ + โˆ ๐ต๐น๐ถ is equal to___________ Read More ยป

In a party, 60% of the invited guests are male and 40% are female. If 80% of the invited guests attended the party

In a party, 60% of the invited guests are male and 40% are female. If 80% of the invited guests attended the party

Q. In a party, 60% of the invited guests are male and 40% are female. If 80% of the invited guests attended the party and if all the invited female guests attended, what would be the ratio of males to females among the attendees in the party? (A) 2:3 (B) 1:1 (C) 3:2 (D) 2:1

In a party, 60% of the invited guests are male and 40% are female. If 80% of the invited guests attended the party Read More ยป

Scroll to Top