print out of string in this format;
1. "rajesh"
2. \n
3. %d
Answer Posted / rajesh sharma
sir I am not knowing that answer of Question.
if you know the answer , please mail me the ans my mail
rajeshshrm136@gmail.com
please sir..
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a pointer value and address in c?
Write a progarm to find the length of string using switch case?
What are predefined functions in c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What are the types of data files?
What is a program flowchart and explain how does it help in writing a program?
How can I split up a string into whitespace-separated fields?
Explain how do you list a file’s date and time?
Explain what is wrong with this statement? Myname = ?robin?;
What are different types of pointers?
Write a program with dynamically allocation of variable.
What does sizeof return c?
What is integer constants?
how can I convert a string to a number?
What are header files and what are its uses in C programming?