What is Mac, and how is it different from PC? Which one is
better for professional users, and why
Answer / isha
Mac OS is the trademarked name for a series of graphical
user interface-based operating systems developed by Apple
Inc. (formerly Apple Computer, Inc.) for their Macintosh
line of computer systems.
PC is Personal computer, a computer whose original sales
price, size, and capabilities make it useful for
individuals
Mac OS works on PC. So both are diffrent.. BOth are counter
part of each other. Mac is Software and PC is hardware.
:)
| Is This Answer Correct ? | 6 Yes | 2 No |
How can I tell when a socket is closed on the other end?
If bind() fails, what should I do with the socket descriptor?
How to find other end of unix socket connection?
What exactly is a socket?
How can I find the full hostname (FQDN) of the system I am running on?
What is a socket file?
What is socket address with example?
Where is the socket located?
How can my client work through a firewall/proxy server?
What is the difference between close() and shutdown()?
How do I convert a string into an internet address?
What are the pros/cons of select(), non-blocking I/O and SIGIO?