What is string length in java?


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

Post New Answer

More Core Java Interview Questions

Why is it called a string?

0 Answers  


Can I learn java without any programming experience?

0 Answers  


What is java command?

0 Answers  


Can a class with private constructor be extended?

0 Answers  


I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?

3 Answers   KPIT,






What is treeset in java?

0 Answers  


Can we use string in the switch case?

0 Answers  


Is java a compiler?

0 Answers  


What is %d in printf?

0 Answers  


Why webdriver is an interface?

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,


What is thread synchronization in java?

0 Answers  


Categories