What is dao in vc ++?


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

Post New Answer

More VC++ AllOther Interview Questions

Can I remove microsoft visual c++?

0 Answers  


What is more efficient to pass as a parameter--a pointer or an object? Why?

1 Answers  


Name the three attributes of a pen?

1 Answers  


What is a glyph?

2 Answers  


What is mfc in vc++?

0 Answers  






What is the RGB macro used for?

1 Answers  


What are some differences between a form view and a dialog box?

2 Answers   DS Group, Manipal Ecommerce,


What is vcredist_x86 exe?

0 Answers  


Is visual c++ a compiler?

0 Answers  


#include<stdio.h>int(){int a,*b,**c,***d,****e; a=10;b=&a;c=&b;d=&c;e=&c;printf("a=%d b=%u c=%u d=% e=%u",a,b,c,d,e);printf ("%d%d%d\n",a,a+?*b,**c+***d+,****e);return0;}

1 Answers  


What is iunknown?

0 Answers  


What is microsoft visual c++ used for?

0 Answers  


Categories