You are on page 1of 1

what is the difference between C&C++ what is virtual function how is virtual function implemented what is instruction scheduling

what is register allocation what is their relationship implement a multiply using assembler implement a division using assembler What is a processor pipeline, what hazards can you describe? Generate assembly code for an if-then-else statement and explain how to rewrite it using conditional execution (predication) and compare performances * what is the keyword "virtual" mean in C++? * what does the compiler do when it encounters virtual functions? * a) what is the key word "static" mean b) what is the key word "Virtual" mean c) what does the compiler translate this keywords

* * * * * * * * * *

You might also like