Q28 Single choice Mark for later Assuming an application descriptor contains: MIDlet-Data-Size: 4096Which is true? A The device will use 4096 bytes to buffer data the application receives over the network. B The device will permanently reserve 4096 bytes of heap space for the application. C The device will permanently reserve 4096 bytes of RMS space for the application. D The device will use 4096 bytes to buffer data the application sends over the network. Correct answer