Kwik Data Structure and algorithm
Wednesday, 22 June 2016
What is the prefix and post fix notation of (a + b) * (c + d) ?
Prefix Notation − * + a b + c d
Postfix Notation − a b + c d + *
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment