Java View all facts Glossary Help |
| syntactic unit > expression > object creation expression > new expression |
| new expression | ||||
| subject | fact | |||
| new expression | has example new(Person) | ![]() |
| is a subtopic of Objects | ![]() | |
| is a kind of object creation expression | ![]() | |
| object creation expression | has purpose to create a new object | ![]() |
| expression | can be part of an expression | ![]() |
| has type that is the type of its result | ![]() | |
| has value called its result, or its return value | ![]() | |
| occurs in a context where a value is required | ![]() | |
| performs a computation specified by 0 or more operators | ![]() | |
| returns a value from its computation | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |
Kinds of new expression :