Answer Posted / swetha
because u dont have job
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can you add pointers together? Why would you?
What is the explanation for prototype function in c?
Explain how do you print only part of a string?
What is the main difference between calloc () and malloc ()?
When should the volatile modifier be used?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
How can I write a function that takes a format string and a variable number of arguments?
What are identifiers and keywords in c?
What is #line used for?
what will be maximum number of comparisons when number of elements are given?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
What is uint8 in c?
Why c is known as a mother language?
What is sizeof array in c?