Start learning 50% faster. Sign in now
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”.
Which of the following is not true about OLTP?
Collection as a set of all entities of the similar type.
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
In which protocol of email the changes made on one device will not be replicated on other?
What will be the output of the following code snippet?
int num = 10;
int *ptr = #
printf("%d", *ptr);
The truth table for an OR gate has an output of 1 when:
Which layer of the OSI model interacts directly with the user or application software?
What is the primary advantage of using shared memory for IPC?
Which data analytics technique is suitable for handling missing data points in a dataset?
Deleting top element of stack?