Question
India β s first indigenous aircraft carrier, INS
Vikrant, was commissioned into the Indian Navy by Prime Minister Narendra Modi . What does the name mean?Solution
India β s first indigenous aircraft carrier, INS Vikrant, was commissioned into the Indian Navy by Prime Minister Narendra Modi . With a displacement of 42,800 tonnes, Vikrant β which means β victorious β and β gallant β β is the largest ship ever designed and built by India, making it the sixth country to demonstrate the capability to build its own aircraft carrier . INS Vikrant was laid in 2009 and put to water in 2013 with the delivery by Cochin Shipyard Limited to the Indian Navy in 2022 . About Indian Navy : Founded : 26 January 1950 ( as current service ) , 5 September 1612 ( as East India Company's Marine ) Current CNS : Admiral R . Hari Kumar
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
The time complexity of binary search is:
In a binary tree, what is the maximum number of children a node can have?
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
Which of the following techniques is primarily used to address overfitting in machine learning models?
A data analysis algorithm requires processing data in a Last-In, First-Out (LIFO) manner. Which operation is used to get the most recently added element...
What type of relationship is represented by Aggregation in Object-Oriented Programming?
Consider the following sequence of stack operations:
PUSH(10) β PUSH(20) β PUSH(30) β POP() β PUSH(40) β POP() β POP()
What is...
Which of the following is true about triggers in a relational database?
Union-Find with path compression achieves nearly constant time because its complexity is: