User profile: saikumar029

User info
User name:saikumar029
Name:MSKR
History
Joined:
Number of posts:8
Latest posts:

problem in displaying array elements
buzzy i think you d't know how to solve it anyway i came to know that i as to declare an array...

problem in displaying array elements
#include<stdio.h> #include<conio.h> int *fun() { int i[]={1,2,3,4,5}; return &i[0]; } void ma...

static functions Why??
Static functions are those functions which do not have the access to "this" pointer of the class and...

Question
cnoeval Thank you for your suggestion. The thing is if i go on search i get more unnecessary and ...

Question
Hi, please can any one send me c/c++ & Data Structure interview questions. i have one to one final...

This user does not accept Private Messages