What modifiers are used with a top level class?

Answer Posted / bhushan

public,
private

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about complier design(phases)

632


What is JFC?

715


What do you understand by Header linked List?

604


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

603


What is singleton class in java and how can we make a class singleton?

578






Is java code slower than native code?

567


What is the final class?

552


What is a text string?

629


Why java is made?

573


What is entry in java?

537


What are the three parts of a lambda expression? What is the type of lambda expression?

570


How use .contains in java?

626


How the metacharacters are different from the ordinary characters?

571


Is arraylist dynamic in java?

525


What are different access specifiers in java? Explain

630