What does 3 mean in texting?


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

Post New Answer

More C Interview Questions

write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1

3 Answers  


is c language is a object oreinted language?

5 Answers   TCS,


In header files whether functions are declared or defined?

1 Answers   TCS,


How can I write functions that take a variable number of arguments?

0 Answers  


to get a line of text and count the number of vowels in it

2 Answers  






write a method for an array in which it can display the largest n next largest value.

1 Answers   Value Labs,


how to find out the union of two character arrays?

2 Answers  


What is a pointer variable in c language?

0 Answers  


wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


plssssss help !!....using array.. turbo c.. create a program that will accept number of words to be consored. .a word must not exceed 10 characters long .the text to be entered will be no longer than 200 characters .there will be no 10 words example: enter number of words to be censor: 5 enter words to censor: windows office microsoft bill gates enter text to censor: bill gates founded microsoft and makes office and windows sample output: <consored> <censored> founded <censored> and makes <censored> and <censored>

1 Answers  


Can you please explain the difference between strcpy() and memcpy() function?

0 Answers  


#define f(x) main() { printf("\n%d",f(2+2)); }

5 Answers  


Categories