Connecting Tech Pros Worldwide Help | Site Map

please tell me

  #1  
Old 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?
  #2  
Old February 7th, 2008, 01:06 PM
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,485

re: please tell me


Thread Moved to Misc Questions Forum.
  #3  
Old February 7th, 2008, 02:52 PM
ashitpro's Avatar
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
  #4  
Old February 7th, 2008, 03:54 PM
RedSon's Avatar
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.
  #5  
Old 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
  #6  
Old January 22nd, 2009, 01:56 PM
Newbie
 
Join Date: Feb 2008
Posts: 8

re: please tell me


Difference between CSMA/CD and CSMA/CA
  #7  
Old 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.

  #8  
Old January 22nd, 2009, 03:49 PM
RedSon's Avatar
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.
  #9  
Old June 22nd, 2009, 02:14 PM
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North :)
Posts: 4,940

re: please tell me


Quote:
Originally Posted by Moiz View Post
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
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please tell me ... similar commands of system() madhu542 answers 3 November 28th, 2007 11:07 AM
please tell me any 1 printing code in datagrid in visual basic 6 hussaini answers 5 May 24th, 2007 11:07 PM
please tell me what you think of my website any suggestions colombianpimp28@hotmail.com answers 14 February 6th, 2007 12:15 AM
please tell me a path to download the microsoft C v6.0 compiler rajesh6695 answers 0 November 14th, 2006 03:33 AM
Help - Can someone please tell me what I'm doing wrong here? What-a-Tool answers 6 July 19th, 2005 02:04 PM