Is there any need to import java.lang package?

Answer Posted / arunji,shc

no,because java.lang.package is a default package.so no
need to import this package in our progrm

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is methodological framework?

584


What's a method in programming?

555


What is the old name of java?

513


What is fail fast in java?

580


How do I get a substring?

535






What is difference between path and classpath?

571


What is ellipsis in java?

591


What are the types of literals?

573


What is arguments in java?

529


why would you use a synchronized block vs. Synchronized method? : Java thread

543


what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

531


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

668


In java, how many ways you can take input from the console?

529


What does ide stand for?

533


Are strings immutable in java?

532