Quantcast
Channel: Java variable – MD. SHAFIQUL ISLAM – TechMinds Unleashed
Browsing latest articles
Browse All 2 View Live

What is Java Variables ?

In programming language variable are used to store data/information on memory location while a program is running. As java is a strongly typed language that means each variable in Java should have a...

View Article


JAVA Identifiers

In Java programming language an identifier is any name given to a package, class, method, interface, variable and constant. The rules of JAVA identifiers is given bellow: Identifiers length can be one...

View Article
Browsing latest articles
Browse All 2 View Live