Question
Recently, the Prime Minister of India inaugurated a line
of Western Dedicated Freight Corridor. Which of the following Statements regarding the WDFC is True?Solution
The Western Dedicated Freight Corridor (WDFC) is a broad-gauge freight corridor under construction in India by Indian Railways. It will connect India's capital, Delhi, and its economic hub, Navi Mumbai. This corridor will cover a distance of 1483 km and would be electrified with double line operation. India's first 2 DFCs, Western Dedicated Freight Corridor from Dadri in Uttar Pradesh to Mumbai in Maharashtra and Eastern Dedicated Freight Corridor from Ludhiana in Punjab to Dankuni in West Bengal, are aimed at decongesting railway network by moving 70% of India's goods train to these two corridors. Both on track for completion by December 2021. The Dedicated Freight Corridor Corporation of India Limited (DFCCIL) is a Public Sector Undertaking (PSU) corporation run by the Government of India's Ministry of Railways to undertake planning, development, and mobilisation of financial resources and construction, maintenance and operation of the "Dedicated Freight Corridors" (DFC). The DFCCIL was registered as a company under the Companies Act 1956 in 2006.
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?