what is event driven software and what is procedural driven
software?


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

Post New Answer

More C Interview Questions

When do we get logical errors?

0 Answers  


how to find a 5th bit is set in c program

4 Answers   IBM,


Explain what is a 'locale'?

0 Answers  


What are local variables c?

0 Answers  


What are different types of operators?

0 Answers  


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


main() { printf(5+"good morning"); printf("%c","abcdefgh"[4]); }the o/p is morning and e...how someone explain

1 Answers  


Differentiate between a structure and a union.

0 Answers   Zensar,


prototype of sine function.

2 Answers   Cadence,


Write a program for Overriding.

0 Answers  


Why do we use int main instead of void main in c?

0 Answers  


Taking an example,differentiate b/w loader and linker ?

1 Answers  


Categories