Question
नीचे दिया गया वाक्य
चार भागों में बाँटा गया है ( A), (B), (C), और ( D) । त्रुटि पहचानिए। (A) बैठक में यह निर्णय लिया गया (B) की सभी कर्मचारी (C) अपने सुझाव (D) लिखित में देंगे।Solution
व्याख्या: (B) कि सभी कर्मचारी
- 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?