What is s or c?


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

Post New Answer

More C Interview Questions

wap to print "hello world" without using the main function.

22 Answers   TCS, Wipro,


Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.

8 Answers  


How do shell structures work?

0 Answers  


Explain why can’t constant values be used to define an array’s initial size?

0 Answers  


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  






Write a program on swapping (100, 50)

0 Answers   BPL,


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


Please list all the unary and binary operators in C.

3 Answers  


In which header file is the null macro defined?

0 Answers  


why return type of main is not necessary in linux

0 Answers   TCS,


Explain c preprocessor?

0 Answers  


Difference between malloc() and calloc() function?

0 Answers  


Categories