<< Prev Showing: 36-40 of 180 Next >>
· 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 ·Testcase Creation (Example: Vending Machine)
Derive test cases from the following informal specifications for a simple vending machine: Program CoinBox accepts quarters and distributes coffee. Users may: - insert a quarter - ask for a cup of coffee - ask for quarters to be returned Coffee costs 2 quarters. The test cases should cover each transition of the finite state machine at least once.
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
70944
OTA ID:
105263
I would like to have the basic solution to the challenges included with the code - I can't get my solutions to work. I need to have the java code that will make the changes to the game. (See attached file for full problem description)
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
73879
OTA ID:
104967
Visual Studio 2005.NET C++ Window Forms Create and Use Class Library
In the attached example of Visual Studio 2005.NET C++ Window Forms solution with a main project and a custom class library, I do not know how to link correctly. Please show how to do it so that the example works. Thanks
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
90795
OTA ID:
105303
Difference between object-oriented programming and procedural
Describe the difference between object-oriented programming and procedural (or structural or processual) programming. What, if anything, does the OO model bring to the table and improve upon what was out there pre-OO? How does Java endeavor to represent the OO paradigm? Is OO programming a step forward or a step back in your opinion? Why or why not? Use references and examples to support your position.
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
90820
OTA ID:
103997
Write a Java class that contains 4 instance methods
Write a Java class that contains 4 instance methods that output information related to your education background, work experience, hobbies and skills. This is meant to represent your Curriculum Vitae. The use of other methods to show any additional information related to your CV (such as affiliation to professional bodies/organizations, etc.) is left to your discretion. Write an application class which only contains a main method. This class should create an instance of your CV class and should, through a sequence of method calls, cause your CV information to be displayed on the screen (see Figure 1). Your final answer must consist of two classes (two .java files) described as above.... click for more
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
91029
OTA ID:
102804
<< Prev Showing: 36-40 of 180 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 ·Page generated in 0.0135 seconds