How many types of string data types are there?


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

Post New Answer

More Core Java Interview Questions

Give me some null interfaces in java?

0 Answers  


Is array an object in java?

0 Answers  


What is the final class?

0 Answers  


Is it possible for a yielded thread to get chance for its execution again?

0 Answers  


What is rmi and steps involved in developing an rmi object?

0 Answers  






Can an interface have a class?

0 Answers  


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

0 Answers  


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

0 Answers  


What is method reference?

0 Answers  


What is the default value of an object reference declared as an instance variable?

0 Answers  


If an application has multiple classes in it, is it okay to have a main method in more than one class?

0 Answers  


What is api in java?

0 Answers  


Categories