1.which of the following are invalid constants and why?
0.0001 5*1.5 99999
+100 75.45E-2 "15.75"
-45.6 -1.79e+4 0.00001234
2.which of the following are invalid variable names and why?
minimum First.name n1+n2 &name
doubles 3rd_row n$ Row1
float Sum Total Row Total Column-total
3.find errors,if any,in the following declaration statements.
Int x;
float letter,DIGIT;
double=p,q
exponent alpha,beta;
m,n,z:INTEGER
short char c;
long int m;count;
long float temp;
2007-09-27
05:14:36
·
4 answers
·
asked by
barbiegirl
2
in
Computers & Internet
➔ Programming & Design
by helping nothing u will loose...ur knowledge doesnt get over instead it increases...so when u dont know the answer then dont waste ur time over ya!!...
2007-09-27
05:25:59 ·
update #1