Answer Posted / softwaretester4u
work environment is good. but pls post questions for
technical related this is help to others
| Is This Answer Correct ? | 12 Yes | 26 No |
Post New Answer View All Answers
What is a protocol in c?
Is there sort function in c?
Explain what math functions are available for integers? For floating point?
can any one provide me the notes of data structure for ignou cs-62 paper
How do you determine whether to use a stream function or a low-level function?
How do you determine the length of a string value that was stored in a variable?
Why enum is used in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Do pointers store the address of value or the actual value of a variable?
What is the equivalent code of the following statement in WHILE LOOP format?
What is a buffer in c?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is cohesion in c?
Is c call by value?