DAPZOI
Home Topics Quiz Login


Different Modelling MCQ Questions & Answers

Different Modelling MCQs : This section focuses on the "Different Modelling". These Multiple Choice Questions (MCQs) should be practiced to improve the Different Modelling skills required for various interviews (campus interview, walk-in interview, company interview), placement, entrance exam and other competitive examinations.




Question 1

By how many modeling styles, the gates in VHDL can be implemented?

A. 1
B. 2
C. 3
D. 4

View Answer

Question 2

For gates, which of the following modeling style will corresponds to shortest code?

A. Behavioral
B. Data flow
C. Structural
D. Both data flow and behavioral

View Answer

Question 3

Generally, structural modeling is used with another modeling style.

A. TRUE
B. FALSE

View Answer

Question 4

In CPLD, there are many input switches arranged in a switch bank, if an AND gate is behaving oddly but could be the reason?

A. Incorrect interconnections
B. Concurrent execution of statements
C. Mismatch of ports name and switches
D. Wrong libraries included

View Answer

Question 5

Sometimes gates modeled with ________ modeling may behave differently.

A. Dataflow
B. Behavioral
C. Structural
D. Structural and Behavioral

View Answer

Question 6

The odd behavior of gates in dataflow modeling may be the result of ________

A. Sequential statements
B. Wrong logic definitions
C. Concurrency
D. Inappropriate assignments

View Answer

Question 7

What is the minimum number of NAND gates required to implement an EXOR gate?

A. 2
B. 3
C. 4
D. 5

View Answer

Question 8

Which of the following gate is a universal gate?

A. AND
B. NAND
C. EXOR
D. EXNOR

View Answer

Question 9

Which of the following is a basic building block of digital logic?

A. Wires
B. Nets
C. Gates
D. Flip-flops

View Answer

Question 10

Which of the following is not needed when modeling a simple gate?

A. Library
B. Entity
C. Architecture
D. Configuration

View Answer