Computer Science, asked by ayush177, 1 year ago

what is java in computer

Answers

Answered by scnath
0
it is a programming language

scnath: ayush if you wanna learn it go to sololearn.com
Answered by SohamKundu012
1

Answer:

JAVA is high level programming language which uses object oriented programming.

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