Is c procedural or object oriented?
No Answer is Posted For this Question
Be the First to Post Answer
int i=10; printf("%d %d %d", i, i=20, i);
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
what is the difference between declaration ,defenetion and initialization of a variable?
simple program of graphics and their output display
Famous puzzles which are generally asked by companies during interviews ?
What is the difference between calloc() and realloc()?
What is a char in c?
what is self refrential structure
What are the types of type specifiers?
What is the Difference between Macro and ordinary definition?
3 Answers Bosch, Cognizant, College School Exams Tests, Motorola,
What is the best way to store flag values in a program?
what is the use of using linked list and array?