C eXpLoReRs

C eXpLoReRs

Share

Technical programming page..!! OUR C- GAMES AT YOUTUBE:
www.youtube.com/channel/UCia3UcUc8yLQtHmvV_YK-rA

MAIL ID:
[email protected]

PROGRAMMING: OUR RELIGION

Please share some good problems . Be free to share any of your problem, we will definately reply you positively..........!! MUST watch OUR GAMES AND APPS developed in C on YOUTUBE:

http://www.youtube.com/channel/UCia3UcUc8yLQtHmvV_YK-rA

MAIL ID:
[email protected]

24/09/2015



int x, y;
class BixTest
{
public:
BixTest(int xx = 0, int yy = 0)
{
x = xx;
y = yy;
Display();
}
void Display()
{
cout

09/09/2015

80 370? 1550 2440 3530
a) 900
b) 840
c) 750
d) 860

14/08/2015



int main()
{
static char s[25] = "The co***ne man";
int i=0;
char ch;
ch = s[++i];
printf("%c", ch);
ch = s[i++];
printf("%c", ch);
ch = i++[s];
printf("%c", ch);
ch = ++i[s];
printf("%c", ch);
return 0;
}

16/07/2015

Predict the output ;)

int main()
{
union tot
{
int i;
char ch[2];
};
union tot u;
u.ch[0] = 3;
u.ch[1] = 2;
printf("%d, %d, %d\n", u.ch[0], u.ch[1], u.i);
return 0;
}

16/07/2015

Basic One: :)

int main()
{
extern int a;
printf("%d\n", a);
return 0;
}
int a=20;

Predict the output ;)

Photos 04/05/2015

Hahaha seriously??? :p

Photos 18/03/2015

C_Explorers is now in association with ANANT's coding event: OVERNYTE PROGRAMMING. :)

We will be posting its question right here on page parallely at 10 pm, 19th march, 2015.

There will be good problems and solution can be submitted to us via mail ([email protected]) or inbox us on page. :)

Winner will be made admin of the page and his/her pic will be uploaded on this page with 1st title :)

Good luck and enjoy coding ;)

Photos 08/03/2015

Haha srriously, Log hadd hi kr dete h... Saalo comment me b Viva wali feeling laa dete h :p

We use capacitor because it is very useful, without it , device is useless, hence capacitor is very important in this device. :P WTF man :p

Photos 26/02/2015

Sql trolled :p

16/01/2015

Predict the output of the following code:


int main()
{
int a[5]={5,1,15,20,25};
int i,j,m;
i=++a[1];
j=a[1]++;
m=a[i++];
printf("%d %d %d\n",i,j,m);
return 0;
}

Want your school to be the top-listed School/college in Chandigarh?

Click here to claim your Sponsored Listing.

Location

Category

Address


PANJAB UNIVERSITY, PUSSGRC, Hoshiarpur
Chandigarh
146001