Question
The 95% confidence interval of average age of accidents
in any city during last year for a sample of size 100 with mean age 34.25 from population of standard deviation 10 isSolution
The correct answer is A
Consider below arithmetic operation in python and predict the output
X=7.5
Y=2
print(X//Y)
Which keyword is used to implement inheritance in most programming languages?
What this code line say?
int (*p )(char *a)Â Â Â Â Â Â Â Â Â
In the ER model, what does a double oval represent?
In a B-tree, the minimum number of children a non-root internal node can have is:
The JDBC-ODBC bridge is
Node.js is built on which JavaScript engine?
State True or false
TDMA is a communication technique used in wireless and digital networks to share a single channel among multiple users. In...
In CPU design, what does the Control Unit (CU) primarily handle?
What is the purpose of a weak entity in the ER model?