What is Unicast and Multicast object? Where we will use?
Answer / nazia begum
Unicast approach the sender to send the data stream to single receiver,where as,multicast object allow one to many connections...
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between method overriding and overloading?
Can constructor be protected in java?
what are class,constructor and primitive data types?
Is set ordered in java?
can we have virtual functions in java?
What is a ternary operator in java? What is an interface?
Does java linked list allow duplicates?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
How can you read content from file in java?
Mention some features of java?
What are aggregate functions explain with examples?
We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?