how to write a program for chat function using core java
Answer / amit2009mca
using the networking then you wilkl get the answer
teach the networking in java
other wise comtact om my emailo id amitsing2008@gmail.com
make a socket conneection
amd a server socket connection
use network stream to transfer the data from server side to
client and viseversa.
thanks
| Is This Answer Correct ? | 2 Yes | 0 No |
Write a java program to check if a number is prime or not?
System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0
What is compile time polymorphism?
20 Answers CTS, Elementus Technologies, Oracle,
What is procedure overloading?
Explain illegalmonitorstateexception and when it will be thrown?
Is it possible to compare various strings with the help of == operator?
what is difference between abstraction and interface?
Can a lock be acquired on a class?
How do listeners work?
what is the need to set path in java? how many ways to set path in java? Explain breif?
Explain about sets?
What are voids?