Biology, asked by Uttkarsh26, 1 year ago

What is the procedure of interface

Answers

Answered by aashi1229
1

Here is your answer mate....

The procedure of interface is the definition whivh is used to declare the entry parameters for the procedure and to ensure that the internal definition of the procedure is consistent with the external definition (the prototype).

You specify a procedure interface by placing a Pi in the definition type entry positions (24-25)...

I hope it will help you..

If you are satisfied with the answer so mark as brainlist plsee..

Answered by anamikapradeep7
1

hey mate...

here is your answer...

the procedure interface definition is a repeat of the prototype information within the definition of a procedure. Otherwise, the procedure interface definition is used to implicitly define the prototype for the procedure. The procedure interface definition is used to declare the entry parameters for the procedure and to ensure that the internal definition of the procedure is consistent with the external definition (the prototype).

You specify a procedure interface by placing PI in the Definition-Type entry (positions 24-25). Any parameter definitions, indicated by blanks in positions 24-25, must immediately follow the PI specification. The procedure interface definition ends with the first definition specification with non-blanks in positions 24-25 or by a non-definition specification.

hope it helps...

please mark as the brainliest...

Similar questions