java beginers
1)i have method that is publis static insert(map p), then i want to store employee information in hashmap
after this method public static insert(map p), what code need to write., how can write a programe for it
2)How can we diplay highest key value pair of hashmap? how can wtite a programe for it.
3)i have array that is object[] obj= { new string("hi"), new vector().add(10), new hashmap().setkey()}
display(obj);
display(object[] obj) {}
Now my question is what is the string length and how to retrieve element from vector and if i give key then i will get the value.
4)
from commandline i give a value that is [email protected] then it will only print gmail.com.
View Answers
Related Tutorials/Questions & Answers:
Java beginersJava beginers
Java program to print the names of students whose initials is P
Hi Friend,
Try this:
import java.util.*;
class FindNames
{
public static void main(String[] args)
{
ArrayList list=new
java beginersjava beginers 1)i have method that is publis static insert(map p), then i want to store employee information in hashmap
after this method public static insert(map p), what code need to write., how can write a programe
Advertisements
java beginers - JavaMailjava beginers how to write program for rational numbers
...);
}
private static int rationalNumber(int p, int
q) {
if (
q==0){
return p;
}
else{
return rationalNumber(
q, p %
q);
}
}
public
Need Help - Java BeginnersNeed Help Hello Sir,
Am a beginner of
Java. Also i did course... projects in
Java as well as J2EE...
Can u help me and guide to do a project... better visit following sites for
beginers guide
http://java.sun.com/javaee
Servlet Tutorials for BeginnersServlet is a
Java based technology used to create dynamic web pages... limitations. Also,
Java Servlet
enabled you to overcome
the limitations of CGI... the performance of multiple requests and stays in memory.
Java applet makes the tasks
javajava diff bt core
java and
java JAVAJAVA how the name came for
java language as "
JAVA java java why iterator in
java if we for loop
javajava explain technologies are used in
java now days and structure
java javajava different between
java & core
java Java Java Whether
Java is pure object oriented Language
javajava is
java open source
javajava what is
java reflection
java java in
java does not pointers concept but what is nullpointers in
java?
nullpointer is a runtime Exception
javawhat is the size of array in
java ? what is the size of array in
java ?
what is the mean of finalize in
java javajava give a simple example for inheritance in
java javajava give a simple example for inheritance in
java javajava why to set classpath in
java javajava why to set classpath in
java javajava why to set classpath in
java javajava why to set classpath in
java java java What is ?static? keyword
javajava RARP implementation using
java socket
javajava sample code for RARP using
java javajava Does
java allows multiline comments
JavaJava how to do
java in command prompt
javajava Write a
java code to print "ABABBABCABABBA
javajava write a program in
java to acess the email
javajava send me
java interview questions
javajava how use
java method
javajava what are
JAVA applications development tools
JavaJava Whether
Java is Programming Language or it is SOftware
javajava is
java purely object oriented language
javajava why multiple inheritance is not possible in
java javajava explain object oriented concept in
java java java difference between class and interface
JavaJava how to draw class diagrams in
java javajava write a
java program using filenotfoundexception
java java How to set
java Policy for applet using jdk 6
javajava pattern code for a given words
java pattern code for a given words pattern
javajava dear,
i want a field for date picker using
java/
java script
javajava create
java program for delete and update the details,without using database, just a normal
java program
javajava why methods in
java raise exceptions
Have a look at the following link:
Java Exceptions
javajava code to search the nodes how to write the
java code to search the nodes using routers
javajava online telephone directory i need coding for online telephone directory..by using
java....pls help me
javajava how to edit text document by using
java
then how to edit starting and ending of text document by using
java