What are the two forms of the #include preprocessor
directive?



What are the two forms of the #include preprocessor directive? ..

Answer / anil

#include <>
#include ""

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

What is the difference between Boxing and Unboxing in C#

1 Answers  


What is the use of DDV and DDX routines ?

4 Answers   TCS,


What are some differences between a form view and a dialog box?

2 Answers   DS Group, Manipal Ecommerce,


Can I delete old microsoft visual c++?

0 Answers  


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 Answers   Honeywell,


How to Use mfc71d.dll not mfc71.dll ?

1 Answers  


How do you define a function in vc++?

1 Answers  


What is microsoft visual c++ 2008 redistributable?

0 Answers  


How many microsoft visual c++ do you need?

0 Answers  


What is microsoft visual c++ used for?

0 Answers  


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

0 Answers  


What is vcruntime?

0 Answers  


Categories