What is difference between char array and string?


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

Post New Answer

More Core Java Interview Questions

What are aggregate functions explain with examples?

0 Answers  


What if constructor is protected in java?

0 Answers  


Can we override constructors in java?

0 Answers  


What is advantage of using threads?

2 Answers   BMC,


What is a line break?

0 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


Difference between overloading and Overriding. <Giving a confusing example to test the concept.> (also asked in PA Consultancy Group,iflex,Value chain,IBM,CTS,Accenture, Tarang>

12 Answers   Accenture, CTS, Extensio, IBM, iFlex, PA Consulting, Symphony, Tarang,


why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)

2 Answers  


How do you decide when to use arraylist and linkedlist?

0 Answers  


Can you override static methods?

0 Answers  


What is append in java?

0 Answers  


What are the types of java languages?

0 Answers  


Categories