How can I prepare Project Documentation in Final Year of MCA/B.Tech(CS/IT)/Computer Science/BCA/Diploma Unknown 08:47 Add Comment Edit When we submit project in final year of any branch, such as MCA/B.Tech(CS/IT)/BCA/M.Sc.IT, we should be represent in systematic way. That ... Read More
Aadhar Secure Travel Identity is a Final Year Project of MCA/B.Tech(CS/IT)/M.Sc.IT Unknown 08:28 Add Comment Edit Aadhaar Secure Travel Identity is a web based project that is developed for unique identitification of any citizen. This project is simila... Read More
How can I design Data flow diagram (DFD) of any project? Unknown 21:20 Add Comment Edit Data flow diagram defines the flow of the data among modules. So, we should about some essential symbols of DFD that represent DFD: 1. ... Read More
Do you Coupling and Cohesion Measures? Unknown 21:19 Add Comment Edit Cohesion is a measure of the functional strength of a module, whereas the coupling between two modules is a measure of the degree of inter... Read More
How can I connect Oracle database in Java? Unknown 21:18 Add Comment Edit We can connect Oracle database in Java. We can write following code: import java.sql.*; 1. Class DbConnection{ 2. ... Read More
How Can I Import Database in Oracle? Unknown 08:51 Add Comment Edit How can Export Database of Personal Library Software Step1: Start Oracle Database 10g Express Edition->Start->All Program->Orac... Read More
How can I designed Software Requirements Specification of any software? Unknown 02:47 Add Comment Edit we use IEE standards for Software Requirements Specification and assign general questions that get during a requirements gathering phase. ... Read More