problem in displaying array elementsbuzzy 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...
Questioncnoeval Thank you for your suggestion. The thing is if i go on search i get more unnecessary and ...
QuestionHi, 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