What is the output of the given program? int main() { int array[] = {10, 20, 30}; cout << -2[array]; return 0; }. Single choice.
(1 Point)
a) -15
b) -30
c) Compiler error
d) Garbage value
Answers
Answered by
1
Answer:
( d is the correct option )
Similar questions
Economy,
3 months ago
English,
6 months ago
Environmental Sciences,
6 months ago
Physics,
1 year ago
Hindi,
1 year ago