Explain this pointer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


What is fflush c++?

0 Answers  


Explain stack & heap objects?

0 Answers  


What is lazy initialization in c++?

0 Answers  






How can a called function determine the number of arguments that have been passed to it?

0 Answers  


Why main function is special in c++?

0 Answers  


What is the use of typedef?

0 Answers  


How does java differ from c and c++?

0 Answers  


What is main function in c++ with example?

0 Answers  


What is the latest c++ standard?

0 Answers  


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


Categories