Object Oriented Software Engineering View all facts Glossary Help |
| subject > programming language construct > declaration > Java declaration > Java variable declaration |
| Java variable declaration | ||||
| subject | fact | |||
| Java variable declaration | can be placed practically anywhere in Java source code although it is good practice to only declare variables at the beginning of blocks | ![]() |
has example int anInteger; | ![]() | |
| is a subtopic of The Basics of Java | ![]() | |
| is a kind of Java declaration | ![]() |