Question
Which of the following language defines the structure, the legal elements and the attributes of an XML document?
More IT Operating System Questions
- Which of the following is a disadvantage of a static (array-based) queue compared to a dynamic (linked list-based) queue?
- Complete the is_empty method for a stack implemented using a Python list. class Stack: def __init__(self): self._items = [] def push(...
- Segmentation divides a program's memory into variable-sized units. What is the primary basis used to determine these segment boundaries?
- Which register stores the temporary results during computation?
- Complete the Python code snippet to initialize an array arr of size N with all zeros, and then iterate through it from the second element (index 1) up to, ...
- A subnet uses the mask 255.255.255.192. How many usable host addresses are available per subnet?
- Which of the following techniques is most effective for improving the time efficiency of a program?
- In a Ternary Search algorithm, the array is divided into three parts. Complete the calculation for mid1 and mid2. def ternary_search(arr, target): ...
- Complete the while loop condition for an iterative binary search implementation. def binary_search(arr, target): low = 0 high = len(arr) - 1 ...
- Which of the following statements about a dense index is correct?
Relevant for Exams:
Hey! Ask a query
Please enter email id
The email must be a valid email address.
Please enter Mobile Number
Please enter valid Mobile Number
Please enter your Doubt
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
- 200 Questions with Detailed Solutions
- Section-wise Coverage (GA, English, Quant & Reasoning)