1. Do you know Data Structures?
2. What is difference b/w C & C++?
3. What is polymorphism?
4. What is pure virtual function?
5. Given some elements, find the x element in that list using Binary Search?
6. Write a program for circular Queue?
7. Write a program for Circular Linked List?
8. Which searching algorithm is good? How you are telling?
9. How many types of sorting are there?
10. Write a program for quick Sort, but not using arrays, use linked list concept?
11. Do you know Sql & testing Concept?
12. Explain about File Handling Operations?
13. Write a program to read data from a file and write data to a file?
14. Write the implementation of Stycpy( ),without suing library functions?
No comments:
Post a Comment