string is a class or data type in java?
Answers were Sorted based on User's Feedback
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 |
what is a virtual class?
5 Answers Cap Gemini, IBM, Infosys, Trinity Technologies,
WHEN A COPY CONSTER IS CALL ?
diff between Virtual mathod and abstract method?
WHY FUCTION OVERLOADING DOSENOT RETURN A RETEN TYPE
write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
Write a program to demonstrate the use of 'Composition' in C++
What is memory leak and memory corruption?
what is abstract class ? when is used in real time ? give a exp
Why do we use encapsulation in oops?
What is an orthogonal base class?
What is a class and object?
what is the difference between containership and inheritence?