Answers

Question and Answer:

  Home  C++ New And Delete

⟩ In C++ if return statements is written in a non-void function without any specified value, what will be return value of the function? a) undefined b) 1 c) 0 d) -1

a) undefined

 196 views

More Questions for you: