Parenthesis are never needed in prefix or postfix
expressions. Why?
Answer Posted / mohan
no comments
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
How can you insert a node at the end of linked list?
What is hash value of a string?
What is the difference between null and void?
How to do the intersection of two sorted arrays?
There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?
Define a linear data structure.
Mention a few applications of linked lists?
What is binary tree in computer science?
What do you mean by secondary clustering?
Can we declare array size as a negative number?
Define an equivalence relation?
List some applications of multilinked structures?
What is array and string?
What should I learn first data structures or algorithms?
Write the syntax in c to create a node in the singly linked list.