how we can call xml file in java file using Android platform?
Answer Posted / raju
using getResource() we can get the outer resources and from there onwards we can get the IDs of each view components presented inside the XML.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
1.what is the vesition managment.
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
how do i add a column dynamically in a table by using java application?
where is available in this mantis toturials?
THE CHANNEL IN DATA COMMUNICATION CAN BE?
smal talk is pure object oriented or not?
Explain with examples any 2 features of OOPS.
What is the use of Differ interface check box in Ship confirm?
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
can we use commit,rollback in triggers and how?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe