change to postfix a/(b+c*d-e)
Answers were Sorted based on User's Feedback
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********
What does return 1 means in c?
write a program of bubble sort using pointer?
1 What is a Data Structure?
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
what is the different bitween abap and abap-hr?
what is y value of the code if input x=10 y=5; if (x==10) else if(x==9) elae y=8; a.9 b.8 c.6 d.7
What is difference between scanf and gets?
How do you do dynamic memory allocation in C applications?
What is Your Name :)
Taking an example,differentiate b/w loader and linker ?
Write a program to swap two numbers without using the third variable?