Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is meaning of isa and hsa



what is meaning of isa and hsa..

Answer / reejusri

Its a computer architecture thing:

ISA stands for instruction set architecture. ISA determines
the computational characteristics of a computer. ISA deals
with the design of datatypes, register sets, and the
instruction set (including addressing modes) of the
computer.

HSA, hardware-system architecture, deals with computer's
major HW subsystems including CPU, memory and I/O. HSA
determines how efficiently the machine will operate.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More C++ General Interview Questions

diff between pointer and reference in c++?

1 Answers  


Can a program run without main?

0 Answers  


Is c++ high level programming language?

0 Answers  


What are the types of array in c++?

0 Answers  


You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.

4 Answers  


what you know about c++?

0 Answers   IBS,


What is rtti in c++?

0 Answers  


What is constructor c++?

0 Answers  


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


What are the types of container classes?

0 Answers  


What are separators in c++?

0 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


Categories