What is 1f in c?


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

Post New Answer

More C Interview Questions

How do you access command-line arguments?

1 Answers  


how to find your architecture is LittleEndian or BigEndian?

1 Answers  


How do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


Consider the following C program. #include <stdio.h> int main() { int i; for (i=0;i<3;++i) { fork();fork(); } } How many processes are created when running this program (including the initial one)? Explain

2 Answers  


What is typedf?

0 Answers  






Tell us something about keyword 'auto'.

0 Answers  


How to reverse a string using a recursive function, with swapping?

5 Answers  


what is the use of c program?

4 Answers   Synergy, Web Synergies,


All technical questions

0 Answers   TCS,


Explain what are global variables and explain how do you declare them?

0 Answers  


Why calloc is better than malloc?

0 Answers  


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

0 Answers   Oracle,


Categories