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 is meant by truncate in sql?

524


What is the most restrictive isolation level? : Transact sql

556


What is blind sql injection?

578


what are the authentication modes in sql server? : Sql dba

535


How do you truncate?

507






How to use boolean type in select statement?

583


What is pl sql block in dbms?

528


what happens if you no create privilege in a database? : Sql dba

532


Can we alter stored procedure?

545


What is sap sql anywhere?

535


What is java sql drivermanager?

551


What is use of trigger?

515


How many triggers can be applied to a table?

600


What is a sql driver?

526


What is duration in sql profiler trace?

555