You are not logged in.

#1 2015-09-11 05:48:04

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

Valid Array:

C Programming Quizzes C++ Placement

Question:
Which of the following are valid array declaration:

Option A):
int num(5)
Option B):
counter int[5]
Option C):
float avg[5]
Option D):
double[5] marks

Correct Answer is Option C):
float avg[5]


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-09-11 05:48:04

Advertisement
Ads By Google

Re: Valid Array:



\n

Board footer