Start learning 50% faster. Sign in now
Arati Gupta (previously Arati Saha) achieved this historic feat on 29 September 1959, becoming the first Asian woman to conquer the English Channel and was honored with the Padma Shri in 1960 for her remarkable achievement.
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?