How can I access an I o board directly?


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

Post New Answer

More C Interview Questions

What is storage class?

0 Answers  


Why should I prototype a function?

0 Answers  


What is the difference between functions abs() and fabs()?

0 Answers  


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


List some of the dynamic data structures in C?

0 Answers  






main() { char p[] = "hello world!"; p = "vector"; printf("%s",p); }

2 Answers   Vector, Vector India,


how many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48

1 Answers  


What does the function toupper() do?

0 Answers  


12345 1234 123 12 1

2 Answers  


declare afunction pointer to int printf(char *)?

1 Answers   HCL,


How do you generate random numbers in C?

0 Answers  


Explain what are bus errors, memory faults, and core dumps?

0 Answers  


Categories