whats string ?

Answer Posted / venkat

String is one of the datatype that is user to assign the
character to the variables,and we can give as an input in
the runtime.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Detail discussions on JVM, memory management and garbage collector.

744


Name few java 8 annotations ?

788


What is difference between hashset and hashmap?

785


'A class is a template for an object' explain this statement.

747


What are the advantages of java inner classes?

777


In the below example, how many string objects are created?

775


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

812


Write a java program for binary search?

792


What is numeric function?

723


What is the difference between an inner class and a sub-class?

719


Why string is a class?

728


What are the elements of java?

781


What is final class?

782


Why stringbuilder is not thread safe in java?

792


What is difference between call by value and call by reference?

710