• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

to Mikalai Zaikin..

 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Mikalai..
this is Mallika..how are you doing..?
could you please ans me a query. .is the ICE test of Magnet Mocker the same as the test given on IBM 's site "Sample Assessmten Test"??

there is a Discount offer of 50% on The Test...but that is when you pass the Assessment test...

that is the reason i am asking you this,

thanks ..
mallika
 
Bartender
Posts: 3908
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by mallika shah:
could you please ans me a query. .is the ICE test of Magnet Mocker the same as the test given on IBM 's site "Sample Assessmten Test"??



Howdy !

Not sure what test are you asking about.....
Anyway, it *might* be the same as ICE, and it *might* be the different.
IBM sometime refreshes questions pool for ICE sample test.
You should better ask somebody who recently took the ICE test for your exam.

regards,
MZ
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks Mikalai for the reply..

ooh ..i dint refer the exam name in the mail ..its "UML 486 exam " i was asking about..
ya, i will ask someone who has recently given the exam..

i will knock your door again if i have any query...hehe

thanks again.

mallika
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello Mikalai...
i have a query


Can you please clarify the following question?

1. Consider a Flight Management system that manages the assignment of flights to FlightSchedule for an airline. The FlightSchedule class has add(f:Flight) and remove(f:Flight) methods defined in it. What is the relationship between FlightSchedule and Flight classes?
a). Generalization relationship
b). Composition relationship
c). Inheritance relationship
d). Dependency relationship
e). Association relationship

(select 1 correct answer)
what will be the answer..??
whizlabs says-association relationship..
some posts in Object by design say -composition relationship'
i say - dependency Relationship
whats the correct answer..??

mallika
 
Mikalai Zaikin
Bartender
Posts: 3908
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by mallika shah:
hello Mikalai...
i have a query


Can you please clarify the following question?

1. Consider a Flight Management system that manages the assignment of flights to FlightSchedule for an airline. The FlightSchedule class has add(f:Flight) and remove(f:Flight) methods defined in it. What is the relationship between FlightSchedule and Flight classes?
a). Generalization relationship
b). Composition relationship
c). Inheritance relationship
d). Dependency relationship
e). Association relationship

(select 1 correct answer)
what will be the answer..??
whizlabs says-association relationship..
some posts in Object by design say -composition relationship'
i say - dependency Relationship
whats the correct answer..??

mallika



I would say an Association (and flavour of Association - Aggregation)
It's definetely not a Composition
And it's probably not a Dependency.

See here http://cnx.org/content/m11658/latest/

Let's listen to other smart ranchers.

regards,
MZ
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks Mikalai for the prompt reply...
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
mikalai,
i m not able to ans the package questions correctly.. like if a class diagram is given , how to derive package names from it??

any feedback??

mallika
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello mikalai....
please help me here in a question.i am planning for the exam next week..

its from whizlabs
"
A graduate student works in a campus cafetaria as a cashier. he is enrolled as a full time graduate student and also works as a graduate teaching assistant in a elctrical engeneering department"

how will you design this description?
i mean if i were to design it what types of associations i were to use here..

thanks in advance

mallika
 
reply
    Bookmark Topic Watch Topic
  • New Topic