Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is meant by forward declaration in functions?

Answer Posted / priyanka samal

Forward declaration means:first you declare the function
what function u want to use in package.atlast doing all the
details of procedure whatever u taken in package
specification.then u define all the details or body part of
function.

2:if u not define function first,there is aerror u have
faced.when u passed this function in procedure
defination,there is a error u faced in compilation.The
procedure can't recognized that function.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is bcp? When is it used?

1182


What is the maximum rows in csv?

977


What's the difference between inner join and left join?

1041


How to prepare for oracle pl sql certification?

1109


What is interval partition?

1102


How we can update the view?

1096


What is the usage of sql functions?

1204


What is a full join?

1043


how to convert dates to character strings? : Sql dba

1253


What is cartesian join in sql?

1196


Which function is used to return remainder in a division operator in sql?

1201


Why is the cursor important?

1078


What are the two types of exceptions in pl/sql?

1090


How do I make my sql query run faster?

1016


what is the difference between ereg_replace() and eregi_replace()? : Sql dba

1228