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

what are local and global variables and their differences? : Sql dba

712


what is foreign key? : Sql dba

746


What is group function in sql?

748


Does truncate free space?

710


what does the t-sql command ident_current does? : Transact sql

732






define join and explain different type of joins? : Sql dba

735


Explain the difference between triggers and constraints?

704


What pl/sql package consists of?

832


What can I use instead of union in sql?

704


Explain how to use transactions efficiently : transact sql

714


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

761


What is sqlerrd?

699


What is out parameter used for eventhough return statement can also be used in pl/sql?

800


How to revise and re-run the last sql command?

834


What is rowtype?

764