Is char * a string?


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

Post New Answer

More Core Java Interview Questions

What is the best way to findout the time/memory consuming process?

0 Answers  


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

4 Answers  


Why main function is static?

0 Answers   MCN Solutions,


What does += mean coding?

0 Answers  


What is the use of optional ?

0 Answers  






How to perform quicksort in java?

0 Answers  


How a string is stored in memory?

0 Answers  


Is array a class?

0 Answers  


how system.out.println() works?

2 Answers  


How the elements are organized in BorderLayout?

5 Answers  


What do you mean by collectors in java 8?

0 Answers  


Why deletion in linkedlist is fast than arraylist?

0 Answers  


Categories