Friday, 3 February 2012

APS QUESTIONS

APS QUESTIONS
1.polymorphism
2.abstraction
3.string tokenizers
4.multiple inheritance
5.packages&abstract classes
6.brief note on data structures?
7.how to find complexities?
8.recursive stack implementation?
9.stack applications(post fix-prefix conversion)
10.skip list implementation
11.queue ADT`s(enqueue)
12.basic terminology of graph?
13.basic terminology of binary tree?
14.array,linked implementation?
15.traversal mechanism
16.threaded,extended binary trees
17.find & union algorithms?
18.heap,sort applications?
19.Dequeue ADT