Question
Regarding the International North-South Transport
Corridor, consider the following statements -: I. It is an extension of China's Belt & Road Initiative. II. It connects China with African countries. III. Iran is part of this project. Which of the statements given above is/are correct?Solution
Statements I and II are not Correct -: International North-South Transport Corridor (INSTC) project was signed between India, Iran, and Russia in 2000 in St Petersburg, and subsequently included 10 other central Asian and west Asian countries, and not an extension of China’s Belt and Road Initiative, and involves moving freight from India, Iran, Azerbaijan, and Russia. It does not connect China & Africa. Statement III is correct -: It includes Iran’s Chabahar port. Â
What is the first symbol in the bash script file
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
What will be printed from the below code?
List1 =[‘Ixambee’,’provides’,’best’,’mock’,’tests’]
print List1[2][-1]
...The SI unit for measuring energy is:
What consensus mechanism is used by the Bitcoin blockchain?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?
What is the port number for HTTPS?
What does HTML stand for in web technology?
What is the primary advantage of using public key cryptography over symmetric key cryptography?
The boolean function f(x, y, z) = (x AND y) OR (x AND NOT(z)) is equivalent to which of the following boolean expressions?