User profile: geekocoder

User info
User name:geekocoder
History
Joined:
Number of posts:88
Latest posts:

function overloading
i am having a hard time understanding overloading of functions in this code..i am not able to unders...

references
can anyone plz explain me the output of the following code Also the output when static keyword is r...

sizeof class
i am not able to understand the output for class derived2 and class derived4...can anyone please hel...

pointers
Assume the following C variable declaration [code] int *A [10];[/code] I have a doubt whether A[2]...

printf statement
plz temme whether i have guessed the right tokens in the statement [output]1) printf 2) ( 3) "i = %d...