Saved Bookmarks
| 1. |
Which of the following function definition does not return any value? |
|
Answer» ong>ANSWER: If the function is declared as VOID then it will not RETURN any value. |
|