This content originally appeared on DEV Community and was authored by silambarasan rajendran
Datatypes:
Premite
public class Honda {
int price;
String brand;
boolean fhd;
public static void main(){
Honda activa = new Honda();
Honda dia = new Honda();
activa.price = 35500;
Honda2.price = 55435;
Honda2.brand = "dell";
System.out.println("Honda Price is:" + Honda1.price);
}
}
This content originally appeared on DEV Community and was authored by silambarasan rajendran
Print
Share
Comment
Cite
Upload
Translate
Updates
There are no updates yet.
Click the Upload button above to add an update.

APA
MLA
silambarasan rajendran | Sciencx (2025-04-03T03:12:29+00:00) day-13:. Retrieved from https://www.scien.cx/2025/04/03/day-13/
" » day-13:." silambarasan rajendran | Sciencx - Thursday April 3, 2025, https://www.scien.cx/2025/04/03/day-13/
HARVARDsilambarasan rajendran | Sciencx Thursday April 3, 2025 » day-13:., viewed ,<https://www.scien.cx/2025/04/03/day-13/>
VANCOUVERsilambarasan rajendran | Sciencx - » day-13:. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/04/03/day-13/
CHICAGO" » day-13:." silambarasan rajendran | Sciencx - Accessed . https://www.scien.cx/2025/04/03/day-13/
IEEE" » day-13:." silambarasan rajendran | Sciencx [Online]. Available: https://www.scien.cx/2025/04/03/day-13/. [Accessed: ]
rf:citation » day-13: | silambarasan rajendran | Sciencx | https://www.scien.cx/2025/04/03/day-13/ |
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.