Computer Science, asked by faiz1507gmailco, 1 year ago

what is java give a short description about the history of Java and two types of Java program

Answers

Answered by Techinal
1
Java is a programming language for computers .
Answered by SohamKundu012
0

Answer:

JAVA was developed by James Gosling .

It is an OOP language and high level .

JAVA uses various datatypes and variables in a class

Explanation:

Datatypes are used to determine the nature of the variable .

When we specify that a variable has a certain datatype we say what values the expression may have .

The datatypes are :

  • Byte .
  • Short .
  • Char .
  • Int .
  • Float .
  • Long .
  • Double .
  • Boolean .
  • String .
Similar questions