What is the use of static import ?

Answer Posted / mohamed nazar

import static java.lang.Math

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between checked exception and unchecked exception?

751


How can we use primitive data types as objects?

723


What is a function in java?

751


Is it possible for yielded thread to get chance for its execution again ?

764


Is 0 true or false?

704


What is meant by stack and queue?

768


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

816


What is size_t?

692


What is meant by local variable and instance variable?

806


what is the major difference between linkedlist and arraylist in java?

747


what is optional in java 8?

793


Can java object be locked down for exclusive use by a given thread?

759


What is the java project architecture?

1978


What is main string [] args?

725


what is encapsulation in java? Explain

842