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.

Answer Posted / zerozero

Compiler error

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you handle drag and drop in ole?

599


How do I reinstall visual c++ on windows 10?

552


Is microsoft visual c++ important?

642


difference between assert and verify.

592


What is the use of microsoft visual c++ 2015 redistributable?

529






What is microsoft visual c++ runtime library error?

561


Is it safe to uninstall microsoft visual c++ 2008 redistributable?

573


What is microsoft visual c++ redistributable and do I need it?

547


What is microsoft visual c++ 2015 redistributable package x64?

565


What is cwinthread class? Explain its advantages.

577


Do you need microsoft visual c++?

617


How do I uninstall visual c++?

554


What is odbc in vc ++?

636


Can I delete old microsoft visual c++?

557


What is a microsoft visual c++ 2008 redistributable?

542