Is c procedural or object oriented?


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

Post New Answer

More C Interview Questions

Add Two Numbers Without Using the Addition Operator

0 Answers  


Why doesn't C support function overloading?

2 Answers  


What is use of #include in c?

0 Answers  


Process by which one bit pattern in to another by bit wise operation is?

0 Answers   InterGraph,


Find the largest number from the given 2 numbers without using any loops and the conditional operator.

2 Answers  


What is double pointer?

0 Answers  


What is a MAC Address?

0 Answers  


what is the similarities between. system call and library function?

1 Answers   Wipro,


a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

0 Answers   TCS,


Does sprintf put null character?

0 Answers  


write a program to print the one dimensional array.

1 Answers  


What are directives in c?

0 Answers  


Categories