Question
Uttar Pradesh, looking to become a major data centre
player in South Asia, has bagged projects worth ______ in the new - age sector .Solution
·      Uttar Pradesh , which is looking to become a major data centre player in the South Asian region, has bagged projects worth Rs 16,000 crore in the new - age sector . A data centre is a facility that houses shared information technology ( IT ) activities and equipment to store, process, and disseminate information and applications . ·      The government is in the process of amending its existing data centre policy to attract more private sector investors . Under this proposed policy, the state is planning to set up smaller capacity data centres in the hinterland across the state . The policy will aim to attract private sector investment to attain Rs 30,000 crore in the next five years . Learn Along : About Uttar Pradesh Capital : Lucknow                           Chief minister : Yogi Adityanath               Governor : Anandiben Patel
Which tree traversal gives nodes in non-decreasing order for a BST?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
In a binary tree, what is the maximum number of children a node can have?
Which sorting algorithm has O(n log n) average case?
Which of the following data structures is best suited for implementing a "undo" mechanism in a text editor?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?
What does Big O notation primarily describe?
A stack follows which principle for data access?
Which data structure uses LIFO (Last In, First Out) principle?
What is the difference between 'BFS' (Breadth-First Search) and 'DFS' (Depth-First Search) in graph traversal?