program to get the remainder and quotant of given two
numbers with out using % and / operators?
Answer Posted / blag
#include<tsaka.h>
#include<iro.h>
main saging()
{
rarw;
getch();
}
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Tell me about low level programming languages.
What are the types of data structures in c?
What is an array? What the different types of arrays in c?
Are pointers integer?
Once I have used freopen, how can I get the original stdout (or stdin) back?
How can I open files mentioned on the command line, and parse option flags?
Explain how do you determine the length of a string value that was stored in a variable?
What is context in c?
What are preprocessor directives in c?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
What is the difference between near, far and huge pointers?
What are the preprocessor categories?
What is sizeof in c?
What is difference between array and structure in c?