IIT JEE Practice Question and Answer

Q: If 'x' means '-', '÷' means '+', '-' means '÷' and '+' means 'x', then 24 - 4 ÷ 6 x 3 + 4 = ? 5936 0

  • 1
    0
    Correct
    Wrong
  • 2
    1
    Correct
    Wrong
  • 3
    2
    Correct
    Wrong
  • 4
    3
    Correct
    Wrong
  • Show Answer
  • Workspace

Answer : 1. "0"
Explanation :

Answer: A) 0 Explanation: From the given information in the question24 ÷ 4 + 6 - 3 x 4 6 + 6 - 12 = 0

Q: Which of the following is not a correct variable type? 5928 0

  • 1
    real
    Correct
    Wrong
  • 2
    char
    Correct
    Wrong
  • 3
    float
    Correct
    Wrong
  • 4
    double
    Correct
    Wrong
  • Show Answer
  • Workspace

Answer : 1. "real"
Explanation :

Answer: A) real Explanation: A variable provides us with named storage that our programs can manipulate. Each variable in C++ has a specific type, which determines the size and layout of the variable's memory the range of values that can be stored within that memory and the set of operations that can be applied to the variable. The name of a variable can be composed of letters, digits, and the underscore character. It must begin with either a letter or an underscore. Upper and lowercase letters are distinct because C++ is case-sensitive −   Basic types of variables: 1. bool Stores either value true or false. 2. char Typically a single octet (one byte). This is an integer type. 3. int The most natural size of an integer for the machine. 4. float A single-precision floating point value. 5. double A double-precision floating point value. 6. void Represents the absence of type. 7. wchar_t A wide character type.

Q: What animal has the worst memory? 5927 0

  • 1
    Dog
    Correct
    Wrong
  • 2
    Rat
    Correct
    Wrong
  • 3
    Elephant
    Correct
    Wrong
  • 4
    Dolphin
    Correct
    Wrong
  • Show Answer
  • Workspace

Answer : 3. "Elephant"
Explanation :

Answer: C) Elephant Explanation: Elephant has worst shortest memory and dolphin has longest memory in the Animal kingdom.

  • Show Answer
  • Workspace

Answer : 2. "1/5"
Explanation :

Answer: B) 1/5 Explanation: Number of applicants = 5On a day, only 1 leave is approved.Now favourable events =  1 of 5 applicants is approvedProbability that Laxmi priya's leave is granted = 1/5.

Q: What is one benefit of lifelong physical activity? 5831 0

  • 1
    high blood pressure
    Correct
    Wrong
  • 2
    increase in healthy eating habits
    Correct
    Wrong
  • 3
    high physiological age
    Correct
    Wrong
  • 4
    prevention of weight gain
    Correct
    Wrong
  • Show Answer
  • Workspace

Answer : 3. "high physiological age"
Explanation :

Answer: C) high physiological age Explanation:

Q: One year ago the ratio between Maneela’s and Shanthi’s salary was 3 : 4. The ratios of their individual salaries between last year’s and this year’s salaries are 4 : 5 and 2 : 3 respectively. At present the total of their salary is Rs. 4160. The salary of Maneela, now is? 5829 0

  • 1
    Rs. 1600
    Correct
    Wrong
  • 2
    Rs. 1700
    Correct
    Wrong
  • 3
    Rs. 1800
    Correct
    Wrong
  • 4
    Rs. 1900
    Correct
    Wrong
  • Show Answer
  • Workspace

Answer : 1. "Rs. 1600"
Explanation :

Answer: A) Rs. 1600 Explanation: Let the salaries of Maneela and Shanthi one year before be M1, S1 & now be M2, S2 respectively. Then, from the given data, M1/S1 = 3/4  .....(1) M1/M2 = 4/5 .....(2) S1/S2 = 2/3  .....(3) and M2 + S2 = 4160  .....(4)   Solving all these eqtns, we get M2 = Rs. 1600.

  • Show Answer
  • Workspace

Answer :
Explanation :

1. Answer (c) Each time we order 1, one apple is added to the basket but each time when 4 is ordered, one apple is removed from it. Required number of apples = number of 1's - number of 4's = 6 - 4 = 2 2. Answer (d) Each time we order 1, 2 or 3, one fruit is added to the basket but when ever we order 4, two fruits are removed from it. Required number = Number of 1's + Number of 2's + Number of 3's - 2 x (Number of 4's) = 6 + 6 + 7 - (2x4) = 19 - 8 = 11.

Q: ATP is a compound that is synthesized when 5816 0

  • 1
    digestive enzymes break amino acids into smaller pieces
    Correct
    Wrong
  • 2
    energy stored in nitrogen is released froming amino acids
    Correct
    Wrong
  • 3
    energy is stored in chemical bonds is released during cellular respiration
    Correct
    Wrong
  • 4
    chemical bonds between carbon atoms are formed by during photo synthesis
    Correct
    Wrong
  • Show Answer
  • Workspace

Answer : 3. "energy is stored in chemical bonds is released during cellular respiration"
Explanation :

Answer: C) energy is stored in chemical bonds is released during cellular respiration Explanation:

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully

  Report Error

Please Enter Message
Error Reported Successfully