Convert the following expression to postfix and prefix
(A+B) * (D-C)
Answers were Sorted based on User's Feedback
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
list the no of files created when c source file is compiled
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What are integer variable, floating-point variable and character variable?
In which language linux is written?
Who invented bcpl language?
In c language can we compile a program without main() function?
When should you not use a type cast?
what is the difference between malloc() and calloc() function?
Differentiate between #include<...> and #include '...'
What is structure padding in c?
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent