GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 11 of 928    Print  
Difference between Unicast & Multicast model

  
Total Answers and Comments: 1 Last Update: August 04, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 04, 2005 04:59:24   #1  
RIT        

RE: Difference between Unicast & Multicast model
UNICAST is 1-1.
MULTICAST is 1-M.

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer :  In c,there are argc and argv.argc is passed to argv and argv is used to store characters.in java there is only args.we pass a String value to it. ...

Latest Answer : CASE1:       String s3 = "hi";        String s="hi";        String s2=s3;                ...

Latest Answer : Abstract class can have instance variable, static variable, constructor, abstract methods, concrete methods, instance blocks and static blocks.Subclass has to extend abstract class using extend keyword. ...
Tags : Abstract

Latest Answer : What is the difference between servlet container & servlet component? ...

Latest Answer : UNICAST is 1-1. MULTICAST is 1-M. ...

Latest Answer : AWT components are heavy weight. Swing components are light weight follows MVC architecture ...

Latest Answer : Trusted Applet : A trusted applet can perform operations such as reading, writing data to a local computer.We can access n/w connections from any host on the n/w by using trusted applet. A trusted applet ...

Latest Answer : Interface: In interface just signature of the methods are defined(means abstract meathod). there is no a single method which has body.e.g. void add();Abstract class: In a abstract class some method are abstract while some are concrete methods. we use ...
Tags : Abstract

Latest Answer : Public : this is lowest restircted modifier, publicly declared object can be usable at any place in ur application even in different packageProtected : that can be used anywhere in the application but in same packagePrivate : that is highly restricted ...

Latest Answer : vector can be called as dynamic array its size cn shrink and grow dynamically ...


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

NLP Well Formed Outcome Model

NLP Well Formed Outcome Model Introduction In modern days goal setting has become important for achieving success The concept of SMART goals is developed where SMART stands for specific measurable attainable and assignable realistic and rewarding time able and tangible In spite of the importance giv
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

SCOR Model Process

SCOR Model Process The Supply Chain Operations Reference Model commonly known as SCOR is a diagnostic tool for the Supply Chain Management It lets the users know the various processes involved in a business and the important things that lead to customer satisfaction The Supply Chain Operations refer
 

SCOR Model

SCOR Model The SCOR Model also referred to as the Supply Chain Operations Reference model is a type of tutorial used to improvise your knowledge and usage of the Supply Chain Management system It is more of a management tool The Supply Chain Management Council has designed the SCOR Model in collabor
 

What is OSI Model

The OSI model, which is shorthand for Open Systems Interconnection Basic Reference Model, is an abstract computer network protocol design divided into seven layers, developed in 1977 by the American National Standards Institute (ANSI) working group on Distributed Systems (DISY) as part of the OSI in
 

What is Common Data Model

This data model represents events, entities and objects in the real world that are of interest to the company. It is subject oriented and includes all aspects of the real world, primarily activities pertaining to the business. To use lay terms, a data model can be considered a road map to get one em
 

What is Data Model

Data Model is a logical map that represents the inherent properties of the data independent of software, hardware, or machine performance considerations. The model shows data elements grouped into records, as well as the association around those records. Since the data model is the basis for data
 

Physical and Logical Data Model

The main important aspect is physical data model is created after logical data model. For designing a logical data model one need not have through knowledge in any specific RDBMS like oracle, Informix and so on. This is because logical data model is created after having through study of the business
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape