How can you determine the maximum value that a numeric variable can hold?


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

Post New Answer

More C Interview Questions

Write a C program that reads a series of strings and prints only those ending in "ed"

2 Answers   Accenture,


How can variables be characterized?

0 Answers  


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


What is #line used for?

0 Answers  


What is local and global variable in c?

0 Answers  






What is the value of a[3] if integer a[] = {5,4,3,2,1}?

0 Answers  


What is Function Pointer? Explain with example?

3 Answers  


main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????

1 Answers  


what is the role you expect in software industry?

2 Answers   HCL, Wipro,


what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


Can you subtract pointers from each other? Why would you?

0 Answers  


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

0 Answers  


Categories