Steps comprised in designing programming
Write down some of the steps comprised in designing programming?
Expert
Before getting to the design, the designer must go through the SRS created by the System Analyst. The major tasks of design are Architectural Design and Detailed Design. In Architectural Design we find out what are the main modules in the problem domains. In detailed design we find out what must be done in each and every module.
Coupling: Coupling occurs whenever classes are aware of each of other as their instances should interact. The linkage between two classes which might be either weak or strong. Stronger coupling occurs whenever one class has a thorough knowledge of the
Semantic error: It is an error in the meaning of program. A statement might contain no syntax errors, however might still break the rules of Java language. For example, when ivar is an int variable, the shown statement is syntactically correct
Explain the reasons that Java is pure object oriented programming language.
Q. Explain the concept of public classes in java. How they are useful?
Write down some of the restrictions imposed by using a Security Manager on Applets?
Pipe: It is a linkage between the two program components. One component responds as a source of data, and writes into the pipe. The second components act as a receiver (that is, sink) for the data and reads from pipe.
Normal 0 false false
For creating a thread explain the limit on per process.
Define the term Nested class: It is a class stated within an enclosing class.
How much would it cost to do a basic program within the given requirements?
18,76,764
1950584 Asked
3,689
Active Tutors
1441181
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!