How can I swap two values without using a temporary?
No Answer is Posted For this Question
Be the First to Post Answer
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
i have a written test in tomorrow
accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input
main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }
What is encapsulation?
What are types of structure?
Explain high-order bytes.
What is substring in c?
how can i sort numbers from ascending order and descending order using turbo c..
What is define directive?
what is the size of an integer variable?
What does the format %10.2 mean when included in a printf statement?