What is the best way to take screenshots of a window with c++ in windows?


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

Post New Answer

More C++ General Interview Questions

What is the copy-and-swap idiom?

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


How do you clear a buffer in c++?

0 Answers  


What is a c++ class?

0 Answers  


What do you mean by function pointer?

0 Answers  






Can a class be static in c++?

0 Answers  


How the V-Table mechanism works?

6 Answers   HP,


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

0 Answers  


What is an accessor in c++?

0 Answers  


Are there any special rules about inlining?

0 Answers  


How do I run a program in notepad ++?

0 Answers  


If a header file is included twice by mistake in the program, will it give any error?

0 Answers  


Categories