Question
Which organizations participated in the Joint Flood
Relief 'Exercise Jal Rahat' conducted by the Gajraj Corps of the Indian Army?Solution
(SDRF), District Disaster Management Authority (DDMA), and police representatives Gajraj Corps of the Indian Army conducted a Joint Flood Relief ‘Exercise Jal Rahat’ at Hagrama Bridge on Manas River, Assam to validate joint drills and coordinate preparedness by multi-agency flood relief columns. Apart from Indian Army- SSB, National Disaster Response Force (NDRF), State Disaster Response Force (SDRF), District Disaster Management Authority (DDMA) and police representatives took part. The event included coordination and rehearsals for rescue mission of people from inundated areas by joint efforts of specialist teams from Army, NDRF and SDRF. Practice on use of innovative expedients by the flood relief columns was also organised in which teams of Army and SSB demonstrated use of local resources during such calamity. About NDRF The National Disaster Response Force is an Indian specialized force constituted "for the purpose of special response to a threatening disaster situation or disaster" under the Disaster Management Act, 2005. Founded: 2006 Headquarters: New Delhi Director General: Atul Karwal
What is a transaction in a database management system?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Count=Count...
What is the decimal value of the floating-point number C1D00000 (hexadecimal notation)? (Assume 32-bit, single precision floating point IEEE representat...
Which tree traversal visits the nodes in the order: left, root, right?
Index of first element of linked list default value?
Attributes are made of more than one simple attribute.
What is the primary responsibility of the "Controller" in the MVC architecture?
What is the primary advantage of using public key cryptography over symmetric key cryptography?
What is the main drawback of using large batch sizes in mini-batch gradient descent during training?
In dynamic programming, what does "optimal substructure" mean?