Question
The regional offices of Securities and Exchange Board
of India (SEBI) is not located in which one of the following locations?Solution
- The headquarters of SEBI is situated in Mumbai. The regional offices of SEBI are located in Ahmedabad, Kolkata, Chennai and Delhi.
- In April, 1988 the SEBI was constituted as the regulator of capital markets in India under a resolution of the Government of India.
- Initially SEBI was a non-statutory body without any statutory power.
- It became autonomous and given statutory powers by SEBI Act 1992.
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?