What does s c mean in text?


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

Post New Answer

More C Interview Questions

What are the types of pointers?

0 Answers  


Do array subscripts always start with zero?

0 Answers  


Why isnt there a numbered, multi-level break statement to break out

0 Answers  


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

0 Answers   TCS,


How many ways are there to swap two numbers without using temporary variable? Give the each logic.

9 Answers  






why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?

1 Answers  


int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?

6 Answers   TCS,


Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

11 Answers   Microsoft,


Are c and c++ the same?

0 Answers  


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

0 Answers  


Difference between constant pointer and pointer to a constant.

0 Answers   Huawei,


program to locate string with in a string with using strstr function

2 Answers   Huawei, Shreyas,


Categories