

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a C++ class library?(a) C++(b) C(c) JAVA(d) SystemCI have been asked this question in a national level competition.My question is based upon Introduction to VHDL-II topic in section Specification of Embedded Systems |
Answer» RIGHT answer is (d) SystemC To EXPLAIN: System C is a C++ class library which HELPS in SOLVING the BEHAVIOURAL, resolution, simulation time problems. |
|