How does normalization of huge pointer works?


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

Post New Answer

More C Interview Questions

write a program to fined second smallest and largest element in a given series of elements (without sorting)

9 Answers   Yahoo,


Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work

2 Answers  


Why we use break in c?

0 Answers  


What is Dynamic Initialization.

3 Answers  


write a program to concatenation the string using switch case?

0 Answers  






What is a program flowchart?

0 Answers  


write a program to swap two numbers without using temporary variable?

3 Answers  


Explain how can I avoid the abort, retry, fail messages?

0 Answers  


What is the use of header?

0 Answers  


what do you mean by enumeration constant?

0 Answers  


What are header files? What are their uses?

0 Answers  


write a program to display all prime numbers

0 Answers  


Categories