Why c is called object oriented language?


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

Post New Answer

More C Interview Questions

long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes

18 Answers   Acropolis, HCL, Intel, TCS,


What is chain pointer in c?

0 Answers  


Explain the red-black trees?

0 Answers  


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

0 Answers  


what is pointer

1 Answers   TCS,






enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program

1 Answers  


1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

3 Answers  


The differences between Windows XP and Windows Visa

8 Answers   HCL,


What is a far pointer in c?

0 Answers  


list the no of files created when c source file is compiled

9 Answers   TCS,


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

0 Answers  


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


Categories