What is string in java is it a data type?


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

Post New Answer

More Core Java Interview Questions

What are the skills required for core java?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


Where can I find data structures question and answers with comprehensive working code written in Java

0 Answers   Amazon,


What is java developer skills?

0 Answers  


What happens if an exception is throws from an object's destructor?

0 Answers   Amazon,






Which is the best sorting technique in java?

0 Answers  


Can a private method of a superclass be declared within a subclass?

0 Answers  


What is integer parseint?

0 Answers  


Can finally block be used without a catch?

0 Answers  


Explain the hierarchy of java exception classes?

0 Answers  


what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


What is super constructor?

0 Answers  


Categories