Test Entry
wat's the output of this progrm
int a=65;
switch(a)
{
case 'A':printf("i am A");break;
case 65:printf("i am 65");break;
default :printf("i dont know");
}
int a=65;
switch(a)
{
case 'A':printf("i am A");break;
case 65:printf("i am 65");break;
default :printf("i dont know");
}
Hai
Welcome to all. ACM student chapter od Nitt has launched it,s Blog for the students.
Through this students can discuss their doubts related to education.We request all the students of Nitt to make use of it.
Welcome to all. ACM student chapter od Nitt has launched it,s Blog for the students.
Through this students can discuss their doubts related to education.We request all the students of Nitt to make use of it.
Welcome to the NITTACM ACM Blog Chapter.
If you are the admin of this blog please visit: http://mt4.acm.org/ and edit this entry.
If you are the admin of this blog please visit: http://mt4.acm.org/ and edit this entry.
