what is meant by forward declaration in functions?

Answer Posted / swapna

Forward Declaration means.. If you are defining a package
body having two procedures , If u want to use second
procedure in the defination of first procedure.

You have to declare the second package with its arguments
(if have) before using in the defination of first
procedure.its labled as forward declaration.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What programs use sql?

517


What is trigger and stored procedure in sql?

547


Is it possible for a table to have more than one foreign key?

575


What does over partition by mean in sql?

523


What is an inner join sql?

538






what are the limitations of identity column? : Transact sql

599


Does sql use python?

557


What is the use of partition by in sql?

508


What is meaning of <> in sql?

579


how to convert character strings to numeric values? : Sql dba

564


Why is %isopen always false for an implicit cursor?

560


How can triggers be used for the table auditing?

588


What is the use of triggers?

534


What is the use of %rowtype?

525


how can we destroy the cookie? : Sql dba

549