how can i get the string which is having two spaces at the
end.suppose the string is "Hello World ".Now at the end i
have two spaces.i need to print with that spaces .
Explain what is wrong with this statement? Myname = ?robin?;
print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20
What is static memory allocation? Explain
Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d
Write a program of advanced Fibonacci series.
What is #include stdio h?
What is an example of enumeration?
What is a pointer and how it is initialized?
where does malloc() function get the memory?
What is data structure in c programming?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
Explain the difference between exit() and _exit() function?