Question
निम्नलिखित वाक्य
में कुछ अक्षर/शब्द मोटे अक्षरों में दर्शाए गए हैं। त्रुटि पहचानिए। गाँव के विकास के लिए ‘ सरकार ने कई योजनाएँ शुरू की है (क)’ जो ‘ स्थानीय लोगों के रोजगार बढ़ाने (ख)’ और ‘ मूलभूत सुविधाओं को सुधारने (ग)’ में सहायक होंगी।Solution
“ योजनाएँ” बहुवचन है , अतः क्रिया शुरू की हैं होगी।
- Which of the following is an example of Polymorphism in Object-Oriented Programming?
What will be the output of the following code when the pop method is executed?
class Stack:
def __init__(self):
s...
When using virtual memory, what happens when a page fault occurs and the operating system cannot find a free frame in physical memory?
SMTP commands
Which of the following protocols is responsible for sending and receiving emails across the internet?
Which is/are correct w.r.t Passive attacks
Which of the following best describes the concept of abstraction in object-oriented programming (OOP)?
Which network device operates at both the data link and network layers of the OSI model, and is responsible for routing data packets between networks? ...
In a CI/CD pipeline, which of the following represents the most critical failure point that could delay the entire software release cycle?
Which of the following is not a method of inter-process communication (IPC) in modern operating systems?