change to postfix a/(b+c*d-e)
Answers were Sorted based on User's Feedback
Name the language in which the compiler of "c" in written?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
Tell me about low level programming languages.
What is a struct c#?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
what is a pointer
4 Answers Bank Of America, TCS,
What are enumerated types?
What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }
In C programming, what command or code can be used to determine if a number of odd or even?
What are advantages and disadvantages of recursive calling ?
12 Answers College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,
How does normalization of huge pointer works?
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()