whats string ?

Answer Posted / manoj

String is object which can store multiple variable

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What languages are pass by reference?

659


What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?

720


When is finally block not called?

689


Why map is used in java?

677


What do you understand by Header linked List?

681






which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

9646


Using callable statement how can you pass out parameters, explain with example?

704


What is the exception hierarchy in java?

574


What is parse method?

638


What is constructor chaining in java?

690


Explain about transient variables in java?

735


When should we create our own custom exception classes?

684


Is void a keyword in java?

689


Can we have multiple classes in a single file?

603


What is the concatenation operator in java?

687