Question
Which of the following statements is/are correct in
regards to the Economic survey of India 2022-23? 1. The Government approved the setting up of 5 PM Mega Integrated Textile Region and Apparel (PM MITRA) Parks 2. The Overall Gross Value Added (GVA) by the Industrial Sector rose 3.7 per cent, based on data available for the first half of the FY23 3. The food processing industries sector has been growing at an average annual growth rate of around 8.3%Solution
The Government approved the setting up of 7 PM Mega Integrated Textile Region and Apparel (PM MITRA) Parks and launched the Textile PLI Scheme with an approved outlay of ₹10,683 crore over five years starting from 1st January 2022 to promote investments. The Overall Gross Value Added (GVA) by the Industrial Sector rose 3.7 per cent, based on data available for the first half of the FY23, which is higher than the average growth of 2.8 per cent achieved in H1 of the last decade, stated the Economic Survey 2022-23 The food processing industries sector has been growing at an average annual growth rate of around 8.3%.
Which of the following is an example of application software?
- Which of the following is an example of a key characteristic of the Internet of Things (IoT)?
- Which of the following correctly describes the second normal form (2NF) in database normalization?
The term "FAT" is stands for_____
In Huffman coding, data in a tree always occur?
Given the following code snippet, what will be the output when the function findMax is called with the array arr = [1, 5, 3, 9, 2]?
def findMax...
Which of the following data structures is best suited for implementing a priority queue?
What is the space complexity of program to reverse stack recursively?
Which of the following best describes supervised learning in machine learning?
- What will be the output of the following Java code snippet, which implements a simple ArrayList and performs an insertion and a retrieval? import java.util...