TCS
Company
Programming
Functions
The value obtained in the function is given back to the main by using ________ keyword?
A)Return B)Static C)New D)Volatile
Read Solution (Total 9)
-
- A) Return
- 3 years agoHelpfull: Yes(1) No(0)
- A) Return keyword
- 4 years agoHelpfull: Yes(0) No(0)
- A- Return keyword return the value to the main
- 3 years agoHelpfull: Yes(0) No(0)
- option A it gives the value to the main method
- 3 years agoHelpfull: Yes(0) No(0)
- functions are used to return something
so return is answer - 3 years agoHelpfull: Yes(0) No(0)
- return is keyword which gives back value to main
- 3 years agoHelpfull: Yes(0) No(0)
- A Return Keyword
- 3 years agoHelpfull: Yes(0) No(0)
- Return keyword is used
- 3 years agoHelpfull: Yes(0) No(0)
- The value obtained in the function is given back to the main by using "RETURN" keyword.
- 3 years agoHelpfull: Yes(0) No(0)
TCS Other Question