Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Sample Viva Questions to be asked by external for FYP:

1. Tell me about your project.


2. What is scope of your project?
3. What is new in your project?
4. What languages, tools and technologies you are using in your project and why you
chose it?
5. Describe technologies in detaial or any question might be asked from technology
you used.
6. Have you studies problems and weaknesses in same existing systems in the market?
7. What are functional and non functional requirements? Give example.
8. What are, and any example of following non functional requirement.
9. How you test your system?
10. Which software process model you are using in your project and why?
11. What is architecture model of your project( if website then architecture will be
related to web application and ir android it is android application basic architecture
12. Have you identified possible risks in your system?
13. Which software process model you are using in your project and why?
14. What are preconditions and post conditions in use case diagrams and why we use
it?
15. What are alternate and success scenario in use case diagrams?
16. What is include relationship in use case diagrams? Give example.
17. What is extend relationship in use case diagrams? Give example.
18. What generation in use case diagrams?
19. What is include relationship in use case diagrams? Give example.
20. What is role of Aggregation in class diagram?
21. What is role of Composition in class diagram?
22. what is role of Lifeline symbol in class diagram?
23. what is role of Package symbol in class diagram?
24. what is difference between Synchronous message symbol and Asynchronous
message symbol in sequence diagram?
25. What is role of Connector symbol, Joint symbol/ Synchronization bar, and Fork
symbol in activity diagram? Give example.

Software Coding/Programming Related Questions


These questions cover the concepts you have used in your FYP code.
For example;

1. What is class and object?


2. Why and how many classes you use? mention the reason if not use.
3. What are structures, pointers, inheritance, single, multiple and multi level
inheritance, and tell me where you have used these concepts in your project.

Interface and design Related Questions


How you can change color, font size etc of your interface.
Database Related Questions

how many database tables you have.

1. Is there any database scheme? Tell me how and you use it.
2. Your database table have which kind of relationships
3. Have you normalize your tables?
4. Why we draw ERD?
5. Why we draw DFD?
6. Which database model, you have in your final year project?
7. What is the use of following SQL queries?

You might also like