#define MAX 3
main()
{
printf("MAX = %d \n",MAX );
#undef MAX
#ifdef MAX
printf("Vector Instituteā);
#endif
Post New Answer View All Answers
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
How do you redirect a standard stream?
Is c is a middle level language?
What is a constant?
When should a type cast be used?
What is the purpose of main( ) in c language?
How does struct work in c?
What are header files in c programming?
What is a void * in c?
What is structure in c language?
Explain what are the standard predefined macros?
Describe the order of precedence with regards to operators in C.
Explain what are the different file extensions involved when programming in c?
Can we compile a program without main() function?
what is the different bitween abap and abap-hr?