Question
Which of the Indian state has highest area under organic
farming?Solution
Among all the states, Madhya Pradesh has covered largest area under organic certification followed by Rajasthan, Maharashtra, Chhattisgarh, Himachal Pradesh, Jammu & Kashmir and Karnataka.
A shift register is an example of a sequential circuit used for:
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
In the context of cybersecurity, what is a 'Man-in-the-Middle' (MitM) attack?
Which logic gate produces an output that is the logical complement of the OR operation?
Which of the following is a characteristic of a public blockchain?
Which network layer protocol provides a reliable, connection-oriented delivery of packets?
Standard C library functions will always invoke a system call when executed from a single-threaded process in a UNIX/Linux operating system?
Which of the following is a characteristic of a RISC (Reduced Instruction Set Computer) architecture?
What is the primary purpose of a blockchain?
In a 5-stage pipeline (Fetch, Decode, Execute, Memory, Write-back), how many instructions can be in various stages of processing at the same time?