answersLogoWhite

0


Best Answer

Lets assume you know how to count that well by age 5. If you spend every waking moment counting sequentially, one integer at a time, and retain your mental faculties until age 80, you might be able to reach 1,500,000,000.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the highest number you can count to in a lifetime?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the highest number we can count to?

There is no such number. If we could count to any particular number, then we can always count to the next one. And then the next. And so on.


What is the highest number you can count to?

A circle has no beginning.


What is highest whole number?

its as far as you can count


What is the highest number to count to in lifetime?

Lets assume you know how to count that well by age 5. If you spend every waking moment counting sequentially, one integer at a time, and retain your mental faculties until age 80, you might be able to reach 1,500,000,000.


When you count to 15 using hexadecimal numbers the highest number is what?

The answer is 15.


What is the highest number mentioned in Big Time Rush count in you?

5


When you use a mod-2 counter what binary number will you be able to count to?

1 is the highest number you can count to using a mod-2 counter.


What is the number that you can count up to using 10 bits?

the highest number you can count up to using 10 bits is 1029 using binary


Write a code fragment that reads 10 integer values from the user and prints the highest value entered?

import java.util.Scanner; //A class to find the highest number of 10 user inputs public class HighApp{ public static void main(String[]args){ Scanner scan = new Scanner(System.in); int count = 0; System.out.println("Enter number " + count); int highest = scan.nextInt(); //first, assume highest count ++; while(count <= 10){ System.out.println("Enter number" + count); int input = scan.nextInt(); if (input > hightest){ highest = input }//end if statement count++; }//end while loop System.out.println("The highest number entered was " + highest); }//end main method }//end HighApp class


Can you count to a trillion?

Not in your lifetime.


How many times does an average person blink in a lifetime?

I don't know, why don't you count and then get back to us when you get the number :]


What does base number mean?

It's the highest one can count with numerals without repeating them.