Question
The Amar Jawan Jyoti at the India Gate was merged with
the eternal flame at the National War Memorial (NWM). In which year Prime Minister Narendra Modi inaugurated the NWM, where names of 25,942 soldiers have been inscribed in golden letters on granite tablets?Solution
The Amar Jawan Jyoti at the India Gate was merged with the eternal flame at the National War Memorial (NWM). After India defeated Pakistan in the 1971 war, the Amar Jawan Jyoti was constructed as a memorial for Indian soldiers who made the supreme sacrifice. It was inaugurated by the then prime minister, Indira Gandhi, on January 26, 1972. Prime Minister Narendra Modi had on February 25, 2019, inaugurated the NWM, where names of 25,942 soldiers have been inscribed in golden letters on granite tablets.
What is Apache Spark primarily used for in big data processing?
What is the scope of a variable declared as "static" inside a function?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
Given a 16-bit instruction format with 4 bits for the opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be...
What is the purpose of a symbol table in lexical analysis?
Which of the following components is used to amplify an analog signal?
The network 198.78.41.0 is a
Which of the following is a fundamental building block in the synthesis of sequential circuits?
In a uniform distribution over the interval [a, b], what is the probability density function (PDF)?
Which layer of the OSI model is responsible for converting data into a format suitable for transmission over the network?