Can I uninstall microsoft c++ redistributable?


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

Post New Answer

More C++ General Interview Questions

If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

0 Answers  


What does I ++ mean in c++?

0 Answers  


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

0 Answers  


Specify some guidelines that should be followed while overloading operators?

0 Answers  


What is set in c++?

0 Answers  






Define a pointer to a data member of the type pointer to pointer?

0 Answers  


What is the difference between public and private data members?

0 Answers  


Do inline functions improve performance?

0 Answers  


List out some of the object-oriented methodologies?

1 Answers  


How do you differentiate between overloading the prefix and postfix increments?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


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

2 Answers  


Categories