Question
Which of the following are the sectors of Indian
Economy? i. Agriculture and allied ii. Industry iii. ServicesSolution
Indian economy is classified in three sectors — PRIMARY Sector: Agriculture and allied, Industry and Services. Agriculture sector includes Agriculture (Agriculture proper & Livestock), Forestry & Logging, Fishing and related activities. SECONDARY Sector: Industry includes 'Mining & quarrying', Manufacturing (Registered & Unregistered), Electricity, Gas, Water supply, and Construction. TERTIARY Sector: Services sector includes 'Trade, hotels, transport, communication and services related to broadcasting', 'Financial, real estate', 'Public Administration, defence and other services'.
Running time T(n) where 'n' is the input size of the recursive algorithm given as : T(n) = c + T(n-1), if n > 1 ; T(n) = d if n < 1. The order of the a...
What is the definition of an NP-hard problem?
The average number of comparisons in sequential search is
In an RC circuit, what happens to the charging time constant (Ï„) if the resistance (R) is increased?
Which of the following shows the process id which went to background recently.
In Node.js, which module is used for file system operations?
Which of the following tasks is NOT typically performed during lexical analysis?
What is the purpose of a condition variable in synchronization?
What does the term "phishing" refer to in the context of cybersecurity?
RAD software process model stand for