aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Number Properties - Test 1
  • x and y can be any natural numbers between 0 and 9. Is 8x...
Multiple choice

x and y can be any natural numbers between 0 and 9. Is 8x 9y 70 divisible by 4?

  1. Yes

  2. No

  3. Can't say

  4. Not enough information

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

8x 9y 70 = 8x 9y00 + 70 8x 9y00 can be divisible by 4, but 70 cannot be divisible by 4. So 8x 9y 70 cannot be divisible by 4.

Keep practicing — related questions

  • Is n³ - n divisible by 3?
  • What will be the output of the program? class Bitwise { public static void main(String [] args) { int x = 1...
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What will be the output of the program? class s implements Runnable { int x, y; public void run() { for(int...
  • Find the smallest number which when decreased by 9 becomes exactly divisible by 30, 32 and 42.
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy