Presentation is loading. Please wait.

Presentation is loading. Please wait.

Quiz Questions Seeds pattern programming framework

Similar presentations


Presentation on theme: "Quiz Questions Seeds pattern programming framework"— Presentation transcript:

1 Quiz Questions Seeds pattern programming framework
ITCS 4/5145 Parallel Programming, UNC-Charlotte, B. Wilkinson, 2013, QuizQuestionsSeeds.ppt Aug 29, 2013

2 In the Seeds pattern programming framework, what is the Bootstrap class?
It deploys the framework and starts the computation. It is the class that starts your computer It is the class that contains all the methods of the computation It is the class that contains just the methods of the master process It is the class that contains just the methods of the slave processes None of the other answers

3 In the Seeds pattern programming framework, what is the Module class?
It deploys the framework and starts the computation. It is the class that starts your computer It is the class that contains all the methods of the computation It is the class that contains just the methods of the master process It is the class that contains just the methods of the slave processes None of the other answers

4 In the Seeds code, where are the DataMap get and put methods defined?
They are defined in the Module class They are defined in the Bootstrap class They are derived from the Java HashMap class They are part of all Java classes None of the other answers


Download ppt "Quiz Questions Seeds pattern programming framework"

Similar presentations


Ads by Google