Convert the following expression to postfix and prefix
(A+B) * (D-C)
Answers were Sorted based on User's Feedback
Define macros.
What are control structures? What are the different types?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
Is c dynamically typed?
Hai what is the different types of versions and their differences
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
WAP to convert text into its ASCII Code and also write a function to decode the text given?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
print the palindrome numbers in between 0 to n
How can I return multiple values from a function?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********