Q42 Single choice Mark for later Which guarantees the application can be installed without push registration conflicts? A It is NOT the responsibility of the MIDlet to resolve these conflicts. The installer does this automatically. B The MIDlet specifies the push registration in the JAD, but will register dynamically if there is a conflict. C The MIDlet tries to register the connection dynamically after installation. D The MIDlet specifies multiple push registration strings in the JAD. Correct answer