string is a class or data type in java?

Answer Posted / mahi

string is a class and datatype

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are objects in oop?

857


what is difference between class template and template class?

2425


Advantage and disadvantage of routing in telecom sector

1059


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

973


what are the realtime excercises in C++?

2578


What is the difference between inheritance and polymorphism?

831


Why is destructor used?

781


Is react oop?

843


Can private class be inherited?

945


any one please tell me the purpose of operator overloading

2190


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2328


How do you explain polymorphism?

827


What does no cap mean?

829


Where You Can Use Interface in your Project

1642


What causes polymorphism?

855