Question
Which of the following Ministry has initiated ground
survey of Pey Jal Survekshan?Solution
Ministry of Housing and Urban Affairs (MoHUA) has kickstarted the ground survey of Pey Jal Survekshan from 15th December 2022. The Pey Jal Survekshan under Atal Mission for Rejuvenation and Urban Transformation (AMRUT) 2.0 was launched to assess the service level compliance of the city with respect to quality, quantity, and coverage of water supply, sewerage and septage management, extent of reuse & recycle of used water and conservation of water bodies in 500 (485 after merger) AMRUT cities.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?