What is the difference between far and near in c?


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

Post New Answer

More C Interview Questions

Define Spanning-Tree Protocol (STP)

0 Answers  


What is variable and explain rules to declare variable in c?

0 Answers  


Why string is used in c?

0 Answers  


what is diff between localstatic and globalstatis variable possible 2 use in another file...?

2 Answers   HCL,


Explain modulus operator.

0 Answers  






What is the mean of function?

0 Answers  


#define f(x) main() { printf("\n%d",f(2+2)); }

5 Answers  


how many argument we can pas in in a function

25 Answers   CTS,


what is the difference between %d and %*d in c languaga?

7 Answers   TCS,


What's the difference between struct x1 { ... }; and typedef struct { ... } x2; ?

3 Answers  


how to write a data 10 in address location 0x2000

3 Answers  


What is the real time usage volatile?

2 Answers   Polycom,


Categories