Write a literal representing the long integer value twelve billion.
LANGUAGE: JAVA
CHALLENGE:
Write a literal representing the long integer value twelve billion.
SOLUTION:
12000000000L
Write a literal representing the long integer value twelve billion.
12000000000L