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 7819Post New Honeywell VC++ AllOther Interview Questions
What is difference between float and decimal?
Provide steps to install yii 2 framework?
How can I remotely connect to mysql database?
Can we get the value of ios format flags?
sir i have a car stereo system and there is jack on him so can u tell me a way to find out their power terminals on the jack or on the circuit board"
Why API functions are Required?
What are wcf service endpoints? Explain.
What is service container in laravel?
Why is it beneficial to run AI models on edge devices (IoT)?
Is lightning an mvc framework ? : salesforce lightning component
Describe PHP error and logging information?
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
Which are the operating systems supported by selenium?
Name various sectors that are using R?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?