What is a wizard?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is the purpose of declaring a variable as unsigned?
Is microsoft visual c++ a virus?
What is the purpose of a C++ namespace?
What is the difference between the = and == operators?
What is a glyph?
What is visual c++ runtime error?
How do you handle drag and drop in ole?
How do I fix microsoft visual c++ 2015 setup failed?
what r the vc++ components
How do I install microsoft visual c++ 2015?
Do I need all the microsoft visual c++ redistributable?