5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Certifications     Oracle     Java Certified Foundations Associate     1Z0-811: Java Certified Foundations Associate
Mathematical operations are used to perform calculations of numeric data types and being able to generate random numbers is an important aspect of Computer Science. Java provides full functionality for mathematical operations and random number generation. In this course, you'll learn to use the Java Math and Random number generator classes.
First, you'll explore the various methods provided by the Java Math and the Java Random class. Next, you'll learn about and review demonstrations of the use of the java.util.Random, the Java Math.random, and the Java ThreadLocalRandom classes.
This course is one of a collection of courses that prepares learners for Oracle’s 1Z0-811: Java Certified Foundations Associate certification.

Objectives

1Z0-811 - Java Certified Foundations Associate: Math & Random Classes

  • discover the key concepts covered in this course
  • describe Java Math class methods, advantages, and capturing exceptions
  • describe basic Math class functions in Java
  • demonstrate the use of basic Math class functions in Java
  • describe advanced Java Math class methods such as Math.log(), Math.log10(), Math.log1p(), Math.toRadians(), Math.sin(), Math.cos(), Math.tan(), Math.asin(), Math.acos(), Math.sinh(), Math.cosh(), and Math.tanh()
  • demonstrate the use of advanced Math class methods
  • describe and compare the various classes that can be used to generate random numbers such as the java.util.Random class, the ThreadLocalRandom class and the Math.random method
  • describe features and methods of the java.util.Random class
  • demonstrate the features and methods of the java.util.Random class
  • describe features and methods of the Math.random class
  • demonstrate the features and methods of the Math.random class
  • describe features and methods of the ThreadLocalRandom class
  • demonstrate the features and methods of the ThreadLocalRandom class
  • summarize the key concepts covered in this course