Question
The Ministry of Ports recently declared that it is
implementing a Rs 320-crore project for five major ports in order to provide a digital port ecosystem. Which of the following Statements about Major Port is False?Solution
India currently has 13 Major ports and 200 notified minor and intermediate ports. There is no strict association of the traffic volume with these terms. The classification of Indian ports into major, minor and intermediate has administrative significance. The maritime transport falls under the ldquo;concurrent listrdquo; of the constitution and thus is to be administered by both the Central and the State governments. So, while the Union Shipping Ministry administers the major ports, the minor and intermediate ports are administered by the relevant departments or ministries in the nine coastal states.
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?