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.
3 7928Post New Honeywell VC++ AllOther Interview Questions
How do I set up autotext in word?
Explain adhoc reports?
What do you know about Life Insurance?
What are your future plans for the company if permanently employed?
Differentiate between digital phase converter and ordinary phase converter.
What is the use of debug Window?
What is sorting in dbms?
What is the purpose of xssfprintsetup class in apache poi?
What are operating procudures & Safety precautions to be observed while operating OLTC in manual mode ?
Expand--------TAO
How do I install iis on windows 10?
What is Git?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is difference between object state and behavior?