Start learning 50% faster. Sign in now
• Ladakh's Pangong Lake marathon, dubbed the "world's highest frozen lake marathon", took place on 20th February 2024, inviting the participation of about 120 runners from seven countries. • This year marked the second edition of the event, organised jointly by Adventure Sports Foundation of Ladakh with the support of the Administration Union Territory of Ladakh and the 14 Corps of the Indian Army. • The event was organised with the agenda to bring attention towards the melting Himalayan glaciers, which pose a massive threat to our environment. • The run was titled as 'theastrun', suggesting that this might be the last run on the frozen lake, which faces a threat due to climate change.
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?