What is array class in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Why declare Main() inside the class in java ?

0 Answers   HCL,


Java.util.regex consists of which classes?

0 Answers  


How to print nodes of a Binary tree?

1 Answers   TCS,


solve (x-1)(x-9)=8;

3 Answers   IBM, Manhattan, TCS,


Can we serialize singleton class?

0 Answers  


What is a programming object?

0 Answers  


is JVM platform dependent or independent..?

11 Answers   IBM, Tech Mahindra,


What is the difference between a synchronized method and a synchronized block?

0 Answers  


What is the purpose of default constructor?

0 Answers  


What is meant by JVM? Is JVM platform independent or not?

0 Answers   Wipro,


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


What is use of valueof () in java?

0 Answers  


Categories