Computer Science, asked by Innu9817, 1 year ago

What is java.lang in java.give examples

Answers

Answered by sikhi
2
It is the package present in java. you can also use import statements to import other packages such as java.io.*; or other many.

Hope my answer will help you
Answered by shiv208
0
I think java.lang is package
Similar questions