Is c object oriented?


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

Post New Answer

More C Interview Questions

What is a macro, and explain how do you use it?

0 Answers  


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

0 Answers   Amdocs, Apps Associates,


Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?

4 Answers   TCS,


What 'lex' does?

0 Answers   Tech Mahindra,


How can I write a function that takes a format string and a variable number of arguments?

0 Answers  






How to find the digits truncation when assigning the interger variable to the character variables. like int i=500; char x = i : here we have truncation. how to find this. another ex: i =100; char x=i. here we do not have truncation.

1 Answers   HCL,


why wipro wase

0 Answers   Wipro,


The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................

14 Answers   HOV Services, IBM, Potty,


What are pragmas and what are they good for?

0 Answers  


write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  


What is a wrapper function in c?

0 Answers  


What is null in c?

0 Answers  


Categories