learncodingforfree.com

Java Data Types

    Java  data  types  are  provided  basically  for  two  reasons:   (1)To know  the  type  of  value  which we are  using   (2)To know  how much  amount  of   memory is  allocating  for  each type of  input  value       Data types in  Java  are  classified  into  Two types:     (1)Primitive data types […]

Java Data Types Read More »

What is Java?

    Java is  high level,object-oriented,general-purpose,memory-safe  programming language  which is used  to  develop  variety of applications, from mobile and web apps  to  enterprise software and many more.         Java  was  developed  by  James  Gosling  at  Sun  Microsystems Inc. in May  1995  and  later  acquired  by  Oracle Corporation.  It  is widely  used  for 

What is Java? Read More »