Question
Under the definition of MSMEs in India, what is the
maximum turnover allowed for a medium enterprise?Solution
In India, MSMEs are classified under the Micro, Small, and Medium Enterprises Development Act, 2006. A medium enterprise is defined as one where the investment in plant and machinery does not exceed ₹50 crore, and the turnover does not exceed ₹250 crore. This classification enables targeted support and benefits, helping such enterprises contribute effectively to both domestic and global markets while encouraging innovation and growth.
Which of the following is considered the strongest type of encryption method in modern cyber security practices?
Which of the following is a fundamental challenge in Natural Language Processing (NLP)?
In intelligent systems, which of the following is a key characteristic of an expert system?
In hashing, what is a collision?
Which of the following algorithms is best suited for finding the shortest path in a weighted graph where some edges may have negative weights but no neg...
Which file structure is best suited for handling large datasets and ensuring fast access in C, C++, Java, or Python?
Which graph traversal technique is commonly used for topological sorting?
What is the primary goal of Cyber Security?
In dynamic programming, which principle ensures correctness by solving overlapping subproblems and storing results?
Consider a directed acyclic graph (DAG). The problem of finding the longest path in a DAG (with edge weights) can be solved in: