App Logo

No.1 PSC Learning App

1M+ Downloads
Which of the following is the correct declaration for an array ?

Aint m(5)

Bint [5]m

Cm[5] int

Dint m[5]

Answer:

D. int m[5]


Related Questions:

A markup language used for creating web pages and web applications
Which are the two of the most commonly used languages for CGI Common Gateway Interface scripts?
What is the correct JavaScript syntax to write "Hello World"?
Which one of the following is not a language processor :
In C language, a hexadecimal number is represented by writing :