সব প্রশ্নে ফিরে যান
ICT
Which of the following is a correct format for declaration of function?
A) "return-type function name (argument type;)"
সঠিক উত্তর
B) "return-type function -name (argument type){}"
C) "return -type (argument type ) function-name"
D) "return-type {} function -name"