aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

What will be the next term in the series? 0, 5, 7, 18, 22, ?

  1. 30

  2. 35

  3. 48

  4. 39

  5. 41

Reveal answer Fill a bubble to check yourself
D Correct answer

Keep practicing — related questions

  • Directions: Complete the following number series. 7, 8, 13, 5, 18, - 1, 22, - 10, 25, ?
  • In a certain code, MARIGOLD is written as 5@0%9$7& and PLAINT is written as 6?@%3+. How will TAMPON be writ...
  • Directions: Complete the following number series. 19, 9, 7, 3, 5, ?
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
  • Which three are methods of the Object class? 1. notify(); 2. notifyAll(); 3. isInterrupted(); 4. synchroniz...
  • What will be the output of the program? int i = 0, j = 5; tp: for (;;) { i++; for (;;) { if(i > --j) { brea...
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....
  • What will be the output of the program? String a = "newspaper"; a = a.substring(5,7); char b = a.charAt(1);...

Practice this chapter

  • Number Series (2662 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy