Answer Posted / swamyreddy
dennis ritchi of bell laboratories
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Is c procedural or functional?
Is multithreading possible in c?
What is difference between union and structure in c?
Is boolean a datatype in c?
How can a string be converted to a number?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
List the difference between a While & Do While loops?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
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
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Write program to remove duplicate in an array?
Describe how arrays can be passed to a user defined function
what is ur strangth & weekness
How do I convert a string to all upper or lower case?
What are identifiers in c?