What is s in c?


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

Post New Answer

More C Interview Questions

How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)

1 Answers   iLantus, Subex,


Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.

1 Answers  


When should a type cast be used?

0 Answers  


How to draw the flowchart for structure programs?

0 Answers  


What are header files in c programming?

0 Answers  






What is restrict keyword in c?

0 Answers  


What is switch in c?

0 Answers  


Why doesnt the call scanf work?

0 Answers  


write a program to display & create a rational number

1 Answers   HCL, TCS,


what is the format specifier for printing a pointer value?

0 Answers  


write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.

1 Answers  


How is = symbol different from == symbol in c programming?

0 Answers  


Categories