ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C++  >>  C++ General
 
 


 

 
 STL interview questions  STL Interview Questions
 OOPS interview questions  OOPS Interview Questions
 C++ General interview questions  C++ General Interview Questions
Question
what is meaning of isa and hsa
 Question Submitted By :: Nikhita
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is meaning of isa and hsa
Answer
# 1
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 ?    0 Yes 0 No
Reejusri
[********]
 

 
 
 
Other C++ General Interview Questions
 
  Question Asked @ Answers
 
what is pulse code modulation? Wipro1
Explain about profiling?  1
What are advantages of C++ when comparing with C? HP3
When volatile can be used? Symphony2
what is data Abstraction? and give example TCS13
In C++ cout is: a) object b) class c) something else Lehman-Brothers10
Write a program to reverse a linked list? Catalytic-Software2
Why preincrement operator is faster than postincrement?  3
How many pointers are required to reverse a link list? CTS2
When the design recommends static functions? Symphony1
What is Namespace? Samsung1
What is size of null class? HP3
What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?  2
What issue do auto_ptr objects address?  1
"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55" HCL5
Write any small program that will compile in "C" but not in "C++"?  3
Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B"; CTS3
Difference between Operator overloading and Functional overloading? HP4
What is Virtual Inheritance? Wipro2
Which uses less memory? a) struct astruct { int x; float y; int v; }; b) union aunion { int x; float v; }; c) char array[10]; Quark3
 
For more C++ General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com