"Sun Certified Java Programmer" This is one String , we need
to print SCJP, write the java code dynamically? pls reply
this questions
Answer Posted / karan
package test;
public class NewTest {
public static void main(String args[]) {
String[] strArr = strArr = "Sun Certified Java Programmer".split(" ");
System.out.println(strArr[0].charAt(0) + "" + strArr[1].charAt(0)+ "" + strArr[2].charAt(0)+ "" + strArr[3].charAt(0));
}
}
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Should we create system software ( e.g operating system ) in java ?
What is iterator in the java collections framework? : java collections
What do you understand by synchronization? Why is it important?
What is the use of the list interface in the java collection? : java collections
my interviewer asked me what technical specification you used how to answer that question
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the different types of collections views being provided by the map interface? : java collections
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What are maps interfaces in the java collections? : java collections
can u draw class/object diagram for ATM
please mail me the interview question based on java/j2ee
What is the Spring2.5 MVC Navigation flow?
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
How is hashset maintained in memory by java ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance