Question: We need to develop an application with multiple programming languages. When it generates a program with a specific programming language, it will automatically convert into

 We need to develop an application with multiple programming languages. When

We need to develop an application with multiple programming languages. When it generates a program with a specific programming language, it will automatically convert into three languages (Java, Python, C++ ) using a visitor design pattern. In each programming language, if the program is implemented in the same language, no conversion needs to apply). There is a developers list for each programming language, and the converted programs are automatically pushed to each developer in the list using an observer design pattern. - Build a class diagram for this problem? [2 points] - Implement your work in java? [8 points] Part 1 Visitor 3 points Part 2 Observer 3 points Part 3 Main 2 points

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!