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 is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba

732


What is Histogram?

1274


What is a parameter query?

820


How do I view a sql trace file?

756


How do I run a script in sql developer?

703






What is a sql*loader control file?

788


What is the difference between sql and t sql?

715


Can we use the cursor's to create the collection in PL/SQL?

697


What is sql server and ase?

711


What is implicit cursor in pl sql?

739


what are null values? : Sql dba

707


What are the types of optimization?

688


Which one is faster ienumerable or iqueryable?

656


What is a natural join sql?

705


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

733