MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structure Questions and Answers
→
Adjacency List in Data Structure Questions and Answers
→
How will your stack look like if the word ‘java..
1.
How will your stack look like if the word ‘java’ is pushed?
A.
a)
B.
b)
C.
c)
D.
d)
Answer» B.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
How will your stack look like if the word ‘java’ is pushed?
What will be result if the given stack is popped?
What will be the word obtained if the word “abbcabb” is reversed using a stack?
Operations required for reversing a word or a string using stack are push() and pop().
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply