Question
नीचे दिए गए शब्दों का
सही हिंदी अनुवाद विकल्पों से चयन करें: multi ‑ buyer exposure policy, protracted default, overseas investment insurance, export factoringSolution
व्याख्या: Multi‑ buyer exposure policy‑ “बहु ‑ खरीदार जोखिम नीति” के रूप में अनुवादित। Protracted default‑ “लंबित चूक” उचित हिन्दी विकल्प। Overseas investment insurance‑ “विदेशी निवेश बीमा”। Export factoring ‑ “ निर्यात फैक्टोरिंग” (निर्यात देनदारियों की वित्त ‑ सुविधा)।
What is the space complexity of storing an adjacency matrix for a graph with V vertices and E edges?
Which of the following statements about normalization in relational databases is correct?
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
- Computer Architecture
Which architectural feature is crucial for improving the performance of modern multi-core processors?
Which of the following is an effective countermeasure against Cross-Site Scripting (XSS) attacks in a web application?
- Machine Learning
Which Machine Learning model is best suited for predicting stock market trends based on sequential time-series data?
Which heap property is correct?
For Dijkstra’s algorithm on a graph with non-negative weights, which data structure yields the best time complexity for dense graphs?
In asymmetric encryption, which of the following statements is correct?
What is the primary disadvantage of using a singly linked list compared to an array for random access (e.g., accessing the 50th element)?