What is odbc in vc ++?
No Answer is Posted For this Question
Be the First to Post Answer
how i can design a user interface in vc++ for getting inputs from users
What is iunknown? Explain some of commonly used methods provided by iunknown.
What is odbc in vc ++?
Do I need ms visual c++ on my computer?
Do you need microsoft visual c++?
How a dll will be sharable by more than one exe?
A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.
Explain the advantages of cwinthread class.
What is the file extension used for C++ class implementation files?
Do I need microsoft visual c++?
What is dao in vc ++?
What is the value of the expression a = 42?