some questions

Joined
Nov 18, 2006
Messages
3
Reaction score
0
need help with these questions.

write sample code wher eyou pass a variable to a sub program

write sample code where you can return value from function

write a function that checks for an error and returns a boolean result for the error?

an easy technique to locate bugs in your program is to add ____ instructions within your code.
 
Back
Top