Monday, December 26, 2011

Today's "Sawal" 26-12-11

Solve it
#include<stdio.h>
#include<conio.h>
#define cube(x) (x*x*x )
void main()
{
   int a,b;
  b=3;
  a=cube(++b/b++);
printf("a=%d and b=%d",a, b);
getch();
}

Saturday, December 24, 2011

Today's "Sawal" 25-12-2011

Give answer of this :
#include<stdio.h>
#include<conio.h>
void main()
{
   int a;
   printf("%d",printf("Printf('hello') %d", scanf("%d",&a)));
}



can you solve it????

Friday, December 23, 2011

Today's "Sawal" 23-12-11

Give output of following code ....
1)
#include<stdio.h>
#include<conio.h>
void main()
{
     if (printf(""))
     {
          printf("if code");
     }
     else
     {
          printf("else code");

     }
     getch();
}
2) just put if(printf(" ")) instead of if(printf("")) and then solve it .........




can you solve it ?????????

Wednesday, December 7, 2011

What we can do with internet

In today life we can do many things on internet, like we can purchase any thing using online shopping, railway reservation and all daily works........
we require only some basic knowledge of internet one method is just type what ever you want in google search and you can find all information....

Wednesday, January 5, 2011

How to learn inernet

Now a days internet become a part of our life. So, many people come across internet in one or another way. 
But the main thing is, they only use that but they don't know how to use the internet in proper way and utilize the time and resource.
so, for learn some tips for using internet as well as other things read this blogs new posts.....