More than 500 million Indians have opened accounts under the government's flagship financial inclusion scheme – the Pradhan Mantri Jan Dhan Yojana (PMJDY) – since its inception nine years ago, accounting for Rs 2.03 lakh crore in deposits till August 18, 2023.
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?
In a 5-stage pipeline (Fetch, Decode, Execute, Memory, Write-back), how many instructions can be in various stages of processing at the same time?
Which of the following is an example of polymorphism?
Token Ring networks operate at what speed?
SELECTGETDATE();
This query will give
Cross-Site Scripting (XSS) attacks primarily target which component of web applications?
Which network layer protocol provides a reliable, connection-oriented delivery of packets?
Which error correction technique is capable of correcting single-bit errors and detecting two-bit errors?
What does COCOMO stand for?