shirsa ray chaudhuri

Greenhorn
+ Follow
since Apr 08, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by shirsa ray chaudhuri

the answer is 36
16 years ago
this all are wrong cause opptions are 1)28,2)30,3)34,4)36,5)101010
16 years ago
i have no java compiler so please give me the answer...
16 years ago
pulic class Integers{
public static void main(String[] args){
System.out.println(0*10+10+010);
}
}
what will be the ans, i think 20, is it right.
16 years ago
thanks for the reply
16 years ago
'String a= new String ("cat")' is it right??
16 years ago
int i=(int)c;

where char c='a';

is it write
16 years ago
then which are other 2?
16 years ago
is it ...main,arg and static...
16 years ago
pbulic, static, void,main,String,args...which 3 are reserved keywords?
16 years ago