string is a class or data type in java?

Answers were Sorted based on User's Feedback



string is a class or data type in java?..

Answer / neeraj03

'string' keyword is not valid in java, 'String' is the
correct keyword and it's a class.

Is This Answer Correct ?    4 Yes 0 No

string is a class or data type in java?..

Answer / mahi

string is a class and datatype

Is This Answer Correct ?    5 Yes 2 No

string is a class or data type in java?..

Answer / priya

string is class

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

Why static functions always uses static variables?

3 Answers  


What is Dynamic Polymorphism?

13 Answers  


What are the data types in oop?

0 Answers  


How compiler selects(internally) required overridden function in inheritance?

2 Answers   CSC, Infinite Computer Solutions,


Where is pseudocode used?

0 Answers  


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

0 Answers  


what is an qt4 interface?

1 Answers   IBM,


What is the importance of oop?

0 Answers  


how to find the largest of given numbers in an array

2 Answers  


Why is polymorphism needed?

0 Answers  


What is the concept of object oriented program?

6 Answers  


which is best institute to learn c,c++ in ameerpet hyderabad

1 Answers  


Categories