Start learning 50% faster. Sign in now
The maximum cost of the project/unit admissible in manufacturing sector is ₹ 50 lakh and in the business/service sector, it is ₹ 20 lakh. PMEGP is a major credit-linked subsidy programme aimed at generating self-employment opportunities through establishment of micro-enterprises in the non-farm sector. The scheme is implemented by Khadi and Village Industries Commission (KVIC) functioning as the nodal agency at the national level. At the state level, the scheme is implemented through State KVIC Directorates, State Khadi and Village Industries Boards (KVIBs), District Industries Centres (DICs) and banks.
Which of the following is an example of a message-passing IPC mechanism?
What is the primary role of lexical analysis in the compilation process?
Which extension is for executable/installation files?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which of the following is a type of translator?
How to debug bash script
Which statement is true about nested try-catch blocks?
Which scheduling policy is most suitable for time-sharing systems?
What is the difference between float and double in C?
What is the scope of a variable declared as "static" inside a function?