Write a program for Overriding.


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

Post New Answer

More C Interview Questions

How does free() know how many bytes to free?

8 Answers  


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,


Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc

4 Answers  


I need a sort of an approximate strcmp routine?

0 Answers  


What is sizeof in c?

0 Answers  


What is assert and when would I use it?

0 Answers  


why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,


How can you convert integers to binary or hexadecimal?

0 Answers  


What are logical errors and how does it differ from syntax errors?

0 Answers  


what is software?

7 Answers   Wipro,


where are auto variables stored? What are the characteristics of an auto variable?

0 Answers  


What is the Purpose of 'extern' keyword in a function declaration?

0 Answers  


Categories