Do character constants represent numerical values?


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

Post New Answer

More C Interview Questions

4. main() { int c=- -2; printf("c=%d",c); }

0 Answers  


How do you print an address?

0 Answers   TCS,


Explain how are portions of a program disabled in demo versions?

0 Answers  


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

0 Answers  


What does the error message "DGROUP exceeds 64K" mean?

0 Answers   Celstream,






change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


What are # preprocessor operator in c?

0 Answers  


1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop

2 Answers  


Is array name a pointer?

0 Answers  


Once I have used freopen, how can I get the original stdout (or stdin) back?

0 Answers  


can we write a c program with out using main

3 Answers  


How can I delete a file?

0 Answers  


Categories