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 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;
Internshala android app development final test answers 1.Koto needs to make a layout in which all the Views are aligned in a straight line. Which layout should Koto prefer for making this layout? ANSWER: ( C ) LinearLayout 2.fun main() { var a = ...Read more
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
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
What is the key point about reinforcement learning in a strong simulator setting? a. We don’t learn the transition or reward model, but directly learn what to do when. b. The agent cannot teleport to any state and is restricted c. The agent ...Read more
Q1. What is FOPL? What does FOPL consist of? Q2. Describe different Approaches To knowledge representation.
“Software is developed not manufactured”. Justify by considering suitable example.
Differentiate between balanced and unbalanced Assignment problems.
If two computers with same IP connected in same LAN want to share information. Would it be possible? Justify your answer.