Start learning 50% faster. Sign in now
Launched in March 2019, the PM-SYMDY is a voluntary and contributory pension scheme for providing a monthly minimum assured pension of 3,000 upon attaining the age of 60 years. The workers in the age group of 18 to 40 years having a monthly income of 15,000 or less and not a member of EPFO/ ESIC/ NPS (Govt. funded) can join the scheme.
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?