To what does “event-driven” refer?


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

Post New Answer

More C++ General Interview Questions

How do you establish an is-a relationship?

0 Answers  


What is prototype in c++ with example?

0 Answers  


What are the extraction and insertion operators in c++?

0 Answers  


Describe protected access specifiers?

0 Answers  


Who made c++?

0 Answers  






What is "map" in STL?

2 Answers  


What is dangling pointers?and what is memory leak?

5 Answers  


Why is "using namespace std;" considered bad practice?

0 Answers  


What is the difference between Char a[ ]=”string” and char *a=”String”

11 Answers   Adobe,


Explain the extern storage classes in c++.

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


What are enumerations?

0 Answers  


Categories