Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
No Answer is Posted For this Question
Be the First to Post Answer
reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
Can we have "Virtual Constructors"?
Explain the differences between private, public and protected and give examples.
What is the difference between the compiler and the preprocessor?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
write a program to add two numbers without using an arithmetic operator.
Is c++ fully object oriented?
What is pointer to member?
What are inline functions?
Why do C++ compilers need name mangling?
What is a vector c++?
Is multimap sorted c++?