what is difference b/w pravite procedures and public
procedures?

Answer Posted / swati sucharita

private procedure is used before class name.if we have
declared private before class name then subclass cannot
inherit the properties of private class.
public procedure is used before class name,if we have
declared public before class name then all other class can
inherit the properties of public class.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.

516


what is the difference difference between procedure and packages

9188


What is the difference between partition and index?

472


Can we write dml inside a function in sql server?

487


name 3 ways to get an accurate count of the number of records in a table? : Sql dba

552






What makes a good primary key?

504


What are the types of views in sql?

530


What is raid? How does it help storage of databases?

590


what is a trigger in mysql? Define different types of trigger. : Sql dba

536


Is pl sql a programming language?

533


What is the difference between joins?

523


What is a primary key called that is made up of more than one field?

780


Explain the select statement in sql?

604


Why is %isopen always false for an implicit cursor?

560


How does sql*loader handles newline characters in a record? : aql loader

576