what type of questions arrive in interview over c programming?
No Answer is Posted For this Question
Be the First to Post Answer
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
Why c language?
how to return 1000 variables from functio9n in c?plz give me code also
What is the use of keyword VOLATILE in C?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
When should we use pointers in a c program?
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
What is volatile variable in c with example?
What does int main () mean?
What are the advantage of c language?
write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words
5 Answers Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,
# define x=1+4; main() { int x; printf("%d%d",x/2,x/4); }