What is a pointer with example?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of comments are there in c++?
There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?
What is anonymous object in c++?
Differentiate between an external iterator and an internal iterator?
What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?
What is an undefined reference/unresolved external symbol error and how do I fix it?
How to write Multithreaded applications using C++?
2 Answers Honeywell, TCS, Wipro,
Is there any problem with the following: char *a=NULL; char& p = *a;?
Which algorithm do you like the most? Why?
Explain Text Manipulation Routines?
Can circle be called an ellipse?
Differentiate between structure and class in c++.