Are enumerations really portable?


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

Post New Answer

More C Interview Questions

What is the difference between near, far and huge pointers?

0 Answers  


How to print all the 26 alphabets in this order in C. AbCdEfGh..... it should print dynamically from a to z and do not print this using pgm like this print("Ab......"); Use loops or anything to print all alphabets

2 Answers   Hexaware,


WAP to accept first name,middle name & last name of a student display its initials?

5 Answers   AITH, NIIT,


What does a pointer variable always consist of?

0 Answers  


How the c program is executed?

0 Answers  






how to make program without <> in library.

1 Answers   ADITI,


How can you tell whether a program was compiled using c versus c++?

0 Answers  


What is a wrapper function in c?

0 Answers  


Can variables be declared anywhere in c?

0 Answers  


What is an auto keyword in c?

0 Answers  


write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

6 Answers   Xavient,


code for replace tabs with equivalent number of blanks

0 Answers   Bosch,


Categories