answersLogoWhite

0


Best Answer

In OOP concept, Class binds the data and process.

Class libraries greatly simplify the work of the programmer who can use the pretested code instead of having to write new code.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purpose of library class?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why constructor in Java doesn't have any return type?

The constructor of a Java class is not an ordinary method. Its purpose is not to return any value. The purpose of the constructor is to instantiate the class which it does. Since, the purpose of a constructor is only to instantiate and initialize its class and not anything else, it does not have a return type. All it does is creates an object of that class.


What is the purpose of constructor in object oriented programming?

A constructor in a class is one of the first pieces of code to be executed when you instantiate a class. The purpose of constructors is to have code that initialize the class and prepare the variables that may be required by the class...


What is difference between library and package in java world?

A library is a set of classes or modules with methods that are intended for use by other programs. An example is the Math library. Libraries are organised into packages. For example, the java.lang package includes the Math library among alot of others. As a side note, a library can be just one class, but that class usually has multiple methods/modules that are used by many other Java programmers.


Is reader class is an abstract class?

For Java: Yes, Reader is an abstract class in package of java.io; For C#: No, Reader is NOT one of the defined library classes. Of course you create one.


What is Java Class Libraries?

The Java standard library refers to the set of dynamically loadable libraries that Java applications can call at run time. This is because the Java platform is not dependent on the specific operating system.

Related questions

When was Microsoft Foundation Class Library created?

Microsoft Foundation Class Library was created in 1992.


What is the purpose of the central library?

to get info


Was there a library on the third class at Titanic?

No


What is the purpose of social classes?

what is the purpose of a soial class


What actors and actresses appeared in Working Class Movement Library - 2005?

The cast of Working Class Movement Library - 2005 includes: Christopher Eccleston as Narrator


What is the largest secondary school library in the US?

The Class of 1945 Library in Phillips Exeter Academy.


Is a gun safety class required in Illinois?

No, Illinois does not require a gun safety class to own a firearm. However, it is highly recommended for gun owners to undergo a safety course to ensure they know how to handle and store their firearms responsibly.


Where 5th class result can be seen?

In the Bartlett Library


Why you use class libraries in dot net?

cause The .NET Framework class library is a library of classes, interfaces, and value types that provide access to system functionality


What is the purpose of a class B driving job?

The primary purpose of Class B driving license is passenger transport. Bus drivers are required hold Class B license. Another purpose of Class B drivers license is to deliver and pick-up items.


Did the 1st class passengers on the Titanic have a library?

Yes the titanic had a library, actually more than one


Full form of FCL in vb.net?

framework class library