answersLogoWhite

0


Best Answer

to provide the library with more information

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What in Online Public Access catalog functions?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Only public member functions can access public member data TrueFalse?

False. Public member data is accessible to all functions, whether they be public, protected or private members of the same class, or they are outside of the class completely.


How can you access private functions of a class from the Main function in Cpp?

Any member functions and data members declared as 'private' in a class, can only be accessed directly by functions within the class.They cannot be accessed directly by derived objects, nor from anywhere outside an object of the class, such as from the Main function.To access private class members, you must rely on what are called accessor functions. Accessor functions are functions inside the class, either public or protected, which automatically have access to private members.If a function from Main, or elsewhere outside the class hierarchy, needs access, then you need to use publicaccessor functions. For derived class access, you can use protected accessor functions.


What are different ways by which you can access public member functions of an object?

You simply access it. That's what public means. You can access a public member from any other class, or even from non class code, so long as the referenced class is in scope to the referencing code. In order to do that, you need to have a reference (directly or indirectly) to the instance of the class you want to reference. This would generally be passed as an argument to the referencing code.


What is containership in oops concept?

In container class we can only access the public part of base class. For accessing of private and protected part of base class we use friend functions.


What is mean by class access?

Class access is the ability for any given class to access the functions of another class. Private access limits access to data and code just to the class that contains the private access modifier. The so-called "default" access grants private access, as well as access to any class in the same package. Protected access grants the same as "default" access, and also allows subclasses to access the code and data. Public access allows any class in any package to access the code and data.

Related questions

What is the opac?

OPAC-online public access catalog


Opac is stand for?

An Online Public Access Catalog.


Importance of Online Public Access Catalog?

wala


Definitions of title card catalog?

well search it in the online public access catalog


Advantages of online public access catalog?

Advantages of Online Public Access Catalogue (OPAC) : -instant informationeasier to user to find bookseasy to use


Disadvantages of online public access catalog?

An online public access catalogue (OPAC) is an online directory of objects held by a library. Disadvantages of this scheme are not all OPAC systems are easy to use, the cost of these systems are sometimes hard to maintain.


What is the meaning OPAC in Library?

Online Public Access Catalog is the full form of OPAC. It is a kind of database in the library.


Why are databases used in the library?

Database is used so that people can be able to access e-books, journals using Databases such as Ebcohost, Online Public Access Catalog (OPAC).


Why is a database used in a library?

Database is used so that people can be able to access e-books, journals using Databases such as Ebcohost, Online Public Access Catalog (OPAC). from L.Malangeni


What is the Difference between card catalog and online public access catalog?

A card catalog is a physical system using index cards to organize library materials, while an online public access catalog is a digital system that allows users to search for library resources electronically. The main difference is the format and accessibility of the catalog system, with card catalogs being manual and OPACs being automated and online.


What has the author Louise Sharon Sherby written?

Louise Sharon Sherby has written: 'The design and implementation of an online public access catalog in a large, multi-unit library'


What has the author Mi-hyeon Kim written?

Mi-hyeon Kim has written: 'Influence of several screen design variables on the usability of an OPAC (Online Public Access Catalog)'