"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
What are the different types of features of the java collections framework? : java collections
What is the use of the list interface in the java collection? : java collections
What are maps interfaces in the java collections? : java collections
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 ?
What do you understand by synchronization? Why is it important?
How is hashset maintained in memory by java ?
What are the main classes of the list interfaces? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
what is mean by hasing and maping in java platform and advantage?
What are the different types of classes implemented in the set interfaces? : 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 the considerations to be made in case of loops in java ?
How do I find jre path in windows?
What are the types of interface used in the java collections? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.