In Java, how are classes initiated?
With an 'init' keyword
With a 'create' keyword
With a 'new' keyword
With a 'class' keyword