The median and Mode of the following marks are known to be 33.5 and 34 respectively. However , three frequencies are missing. Determine their values. Marks: 0-10 10-20 20-30 30-40 40-50 50-60 60-70 Total No. of students: 4 16 ? ? ? 6 4 230
SIKSHAPATH Latest Questions
Which of the following variable names are INVALID in Python? A. 1_variable B. variable_1 C. variable_* D. variable1
Which of the following is not a valid c variable name declaration? (a) float PI = 3.14; (b) double PI = 3.14; (c) int PI = 3.14; (d) #define PI 3.14;
Design a program in Python Using Parameterized Function to calculate the tax for the people living in Mango city. Specify a Function description is given below: Function name Tax_Calculator Variable names: int PAN String name float taxable_Income float tax The tax is calculated according to the following rules: Total Annual Taxable ...Read more
“Software is developed not manufactured”. Justify by considering suitable example.
Differentiate between balanced and unbalanced Assignment problems.
Q1. What is FOPL? What does FOPL consist of? Q2. Describe different Approaches To knowledge representation.
If two computers with same IP connected in same LAN want to share information. Would it be possible? Justify your answer.
State the purpose of the checkpoint mechanism. How often should checkpoints be performed? How does the frequency of checkpoints affect. a. System performance when no failure occurs