My Blog -- My Stuff
Tuesday, October 9, 2007
TECH NO 2
#include
void main ()
{
int a[5]={2,3};
printf("\n %d \t %d\t %d",a[2],a[3],a[4]);
}
Thursday, October 4, 2007
Hello everybody
hello everyone....
check this blog also...
http://madhuryak.blogspot.com/
You can post queries here and also reply to other queries...
Wednesday, October 3, 2007
expect the output..
main ()
{
int a;
for(;scanf("%d",&a);printf("%d",a))
;
}
Monday, October 1, 2007
aptitude ques (10/1)
if all the 6s are replaced by 9s then the algebraic sum of 1 to 100(including 1 and 100) will vary the original sum by????
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)