Answer Posted / salini
for fractional values
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between functions getch() and getche()?
What happens if header file is included twice?
What are the 4 types of organizational structures?
What is c language in simple words?
What is modeling?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
Explain high-order and low-order bytes.
Explain the priority queues?
What is structure packing in c?
can we implement multi-threads in c.
What is the purpose of macro in C language?
How can I recover the file name given an open stream?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What is hungarian notation? Is it worthwhile?