Android Programming and Technical Programming Technical

Is it possible to create an activity without setContentView(R.layout.main) xml file?

Options
1) Yes
2) No
3) None
4) Question is not correct

Read Solution (Total 2)

Android Other Question

How many manifest files will be there in an android application?

Options
1) Maximum one is allowed
2) It can have multiple manifest files
3) 1 and 2, both are correct
4) 1 and 2 both are wrong
How many components are these in an intents?

Options
1) Action
2) Category and extras
3) Data & data type
4) All of above