Which statements are NOT correct about Intent Filters?

Which statements are NOT correct about Intent Filters?



A. Filters informs the system which implicit intents a component can handle
B. If a component does not have any intent filters, it can receive only explicit intents
C. A component with filters can receive both explicit and implicit intents
D. All of above
E. None of above


Answer: E


Learn More :