What is context in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

HOW CAN ADD OUR FUNCTION IN LIBRARY.

5 Answers  


What are pragmas and what are they good for?

0 Answers  


Linked lists -- can you tell me how to check whether a linked list is circular?

0 Answers  


main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }

6 Answers  


Simplify the program segment if X = B then C &#8592; true else C &#8592; false

0 Answers  






What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?

2 Answers  


String concatenation

2 Answers  


How to set file pointer to beginning c?

0 Answers  


how to get starting address of a running C program

3 Answers  


what is the format specifier for printing a pointer value?

0 Answers  


What is c standard library?

0 Answers  


What are the storage classes in C?

0 Answers  


Categories