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...


Which is more efficient - the external subroutine or a
copycode coded in to a NATURAL program? And Why?

Answers were Sorted based on User's Feedback



Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And..

Answer / wing

Copy code is compiled into the program whereas a subprogram
must be called and potentialy passed parrameter.

Is This Answer Correct ?    2 Yes 1 No

Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And..

Answer / nitin

External subroutine is more efficient
1. It does not increase the size of object module of the
calling module
2. no need to compile all the calling modules after change

Is This Answer Correct ?    6 Yes 14 No

Post New Answer

More Natural Interview Questions

How converted the natural coding for adabas

0 Answers  


Explain how to find occurrence of mu and pe fields in a file?

0 Answers  


What is the difference between READ BY ISN and FIND

2 Answers  


How to find occurrence of mu and pe fields in a file?

0 Answers  


why do we use file-aid for seqential files?

1 Answers   Tech Mahindra,


How to create 1 ddm that fetches 3 adabas files simultaneously?

0 Answers  


How are you going to remove duplicates from the file that is being read?

0 Answers  


can i see the copy book length using file-aid ?

2 Answers   TCS,


COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam

2 Answers   TCS,


Explain difference between read(1) and read work file once?

0 Answers  


Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?

0 Answers  


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

0 Answers  


Categories