answersLogoWhite

0

A number that ends with 7 and is also divisible by 7 is called buzz number.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a buzz number in maths?

buzz number is a number ending with 7 or is divisible by 7


What is buzz word in java define?

the Java 'white paper" buzzwords: simple object oriented network savvy robust secure architecture neutral portable interpreted hight performance multithreaded dynamic


What is the syntax for representing a floating-point number in Java using a float literal?

In Java, a floating-point number can be represented using a float literal by appending an "f" or "F" at the end of the number. For example, 3.14f represents a floating-point number in Java.


What was Buzz Aldrins passport number?

89010


How do you find a system number in a JAVA program?

If by system number you mean the version number of the Java language on the client computer, you can useSystem.getProperty("java.version"); .Or, if you want the Java virtual machine version number you can use System.getProperty("java.vm.version"); .Finally, if you want the version number of the operating system, you can use System.getProperty("os.version"); .


What is the max number of comments on a buzz?

max is 476


How do you find out whether Java is installed on Linux?

Enter "java -version" into a terminal. If Java is installed, it will tell you the version number. If it is not installed, it will say "command not found."


Where can one find a Java development kit?

Java Development Kits are best found on the Java website. There are a number of programmes that can be downloaded. It is also possible to get Java Development Kit downloads from the Oracle website.


What is the meaning of the 2 in j2ee?

Java 2 Platform Enterprise Edition. The 2 means that it is Java number 2.


Change int to string in java?

String.valueOf(number);


To find strong number in java?

sir , what is perfect no?


Can you get a Java program to find the cube of a number?

Yes