What are the loops in c?


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

Post New Answer

More C Interview Questions

Tell me what is null pointer in c?

0 Answers  


how to get starting address of a running C program

3 Answers  


What is the difference between GETS();AND SCANF();

4 Answers   TCS,


How can I access an I o board directly?

0 Answers  


Hi, main() { } Is a user defined function or Built in Functionn

26 Answers   Honeywell, Yahoo,






Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?

1 Answers   IBM,


Explain bit masking in c?

0 Answers  


how will you write a program on linked lists using JAVA programming???????????

1 Answers   Keane India Ltd,


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

0 Answers  


main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }

1 Answers   Vector, Vector India,


What is a pointer and how it is initialized?

0 Answers  


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


Categories