please tell me 
February 7th, 2008, 07:01 AM
| | Newbie | | Join Date: Feb 2008
Posts: 8
| | |
'In the presence of very efficient higher level languages, Is there any need to learn assembly language?
| 
February 7th, 2008, 01:06 PM
|  | Moderator | | Join Date: Dec 2006 Location: Bangalore ,India
Posts: 7,485
| | | re: please tell me
Thread Moved to Misc Questions Forum.
| 
February 7th, 2008, 02:52 PM
|  | Expert | | Join Date: Aug 2007
Posts: 388
| | | re: please tell me Quote: |
Originally Posted by Moiz 'In the presence of very efficient higher level languages, Is there any need to learn assembly language? | That depend on the domain in which you are working or wants to work for.
All firmwares still uses assembly language.
BIOS commands, Boot Loaders, Few Device Drivers uses this language
| 
February 7th, 2008, 03:54 PM
|  | Site Moderator | | Join Date: Jan 2007 Location: America
Posts: 3,362
| | | re: please tell me Quote: |
Originally Posted by ashitpro That depend on the domain in which you are working or wants to work for.
All firmwares still uses assembly language.
BIOS commands, Boot Loaders, Few Device Drivers uses this language | You should always have a basic understanding of assembly. When you debug your application sometimes all you will have to look at is assembly to try to figure out what is going on.
| 
February 8th, 2008, 05:49 AM
| | Newbie | | Join Date: Feb 2008
Posts: 8
| | | re: please tell me
thanx sir and i want more help in the study
| 
January 22nd, 2009, 01:56 PM
| | Newbie | | Join Date: Feb 2008
Posts: 8
| | | re: please tell me
Difference between CSMA/CD and CSMA/CA
| 
January 22nd, 2009, 02:15 PM
| | Newbie | | Join Date: Feb 2008
Posts: 8
| | | re: please tell me
ADT's (Abstract Data Types). the implementation of stacks and queues in terms of arrays and linked lists, and then saw how to implement the same abstraction in terms of circular lists.
Discuss the Factors that should be considered in choosing an appropriate representation for an ADT ,once the interface has been defined for a software/application.  | 
January 22nd, 2009, 03:49 PM
|  | Site Moderator | | Join Date: Jan 2007 Location: America
Posts: 3,362
| | | re: please tell me
One more post like this and I will consider it SPAM. Please refrain from posting spam.
| 
June 22nd, 2009, 02:14 PM
|  | Site Moderator | | Join Date: Oct 2006 Location: The Great White North :)
Posts: 4,940
| | | re: please tell me Quote:
Originally Posted by Moiz Difference between CSMA/CD and CSMA/CA | CSMA/CD stands for: Carrier Sense Multiple Access / Collision Detection
CSMA/CA stands for: Carrier Sense Multiple Access/Collision Avoidance
This technology is used in networking. They define a set of rules determining how network devices act when two devices attempt to use a data channel simultaneously.
Please take the time to research the problem before you post your question. The experts here are more than willing to help you with a specific problem but you have to do your part to learn the basics. Please take the time to read over the posting guidelines specifically the section on Before you post your question.
-Frinny
|  | | | | /bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 225,662 network members.
|