Start learning 50% faster. Sign in now
Pradhan Mantri Jeevan Jyoti Bima Yojana is a government scheme launched on 9th May 2015 by PM Narendra Modi in Kolkata. This is a life insurance scheme that was first introduced by Arun Jaitley, the Finance Minister of India on his 2015 Budget Sheet. Pradhan Mantri Jeevan Jyoti Bima Yojana is implemented by the Life Insurance Corporation of India. The premium for PMJJBY increased from Rs 330 to Rs 436, and the PMSBY premium will rise from Rs 12 to Rs 20.
What will be the output of the code
int main(){
int i;
for(i=0;i
int i;
i=20;
print(“%d”, i);
}
return 0;
}
Suppose we have a printer shared between various machines in a network, and any machine or computer in a network can send a print request to the printe...
Which of the following is a new semantic element introduced in HTML5?
Which command is used to delete a file in a Unix/Linux system?
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
Which among the following type of computers is also known informally as Number crunchier?
What is polymorphism in object-oriented programming?
State true or false
Paging incurs memory overheads in operating system.
A spanning tree is
What protocol is used for file transfer between a local computer and a remote server?