Question
As per the revised norms of Ministry of Corporate
Affairs (MCA), a small company is which has a paid-up Capital from not exceeding _______ & turnover not exceeding _____________.Solution
The Ministry of Corporate Affairs (MCA) has taken several measures in the recent past towards ease of doing business and ease of living for the corporates. These included decriminalisation of various provisions of the Companies Act, 2013 & the LLP Act, 2008, extending fast track mergers to start ups, incentivising incorporation of One Person Companies (OPCs) etc. Earlier, definition of “small companies” under the Companies Act, 2013 was revised by increasing their thresholds for paid up capital from “not exceeding Rs 50 lakh” to “not exceeding Rs 2 crore” and turnover from “not exceeding Rs 2 crore” to “not exceeding Rs 20 crore”. This definition has, now, been further revised by increasing such thresholds for paid up Capital from “not exceeding Rs. 2 crore” to “not exceeding Rs. 4 crore” and turnover from “not exceeding Rs. 20 crore” to “not exceeding Rs. 40 crore”.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?