Answer Posted / sandeep ghule
pandit jawaharlal neharu
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the properties of union in c?
Explain how do you determine the length of a string value that was stored in a variable?
How can I convert a number to a string?
What are the 5 organizational structures?
What are the preprocessor categories?
write a program to display all prime numbers
In C programming, how do you insert quote characters (‘ and “) into the output screen?
What is a union?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
Difference between strcpy() and memcpy() function?
Explain what is output redirection?
What is c token?
Explain what is the difference between a free-standing and a hosted environment?
What are the types of macro formats?
What are the valid places to have keyword “break”?