• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Exam question: What does PLA stand for?

Unsickle

Golden Member
ROFL, and some others: EPROM, FET, RAM, etc. etc. No problems here. Don't laugh though, these simple questions were just the beginning of a three hour final.

Quoted from an email sent by my TA:

>>>>>
Postscript: You may be disturbed to see Matt and I laughing in front of you guys over your exams. We were only laughing about your answers to the acronym "PLA." Here are some answers that we found:

People's Liberation Army
Palestinian Liberation Army (Actually, it should be the Palestinian Liberation Organization)
Presbyterian Law Association
Poolla's Logic Analyzer
Please Let my grade be A

One person spelled FET as Fundamental Electronic Transistor
>>>>>>>>
 
Programmable Logic Array (PLA): An array of gates having interconnections that can be programmed to perform a specific logical function.
 
FYI: PLA's have programmable OR's and AND's while PAL(Programmable Array Logic) have programmable AND's and fixed OR's. PROM(Programmable Read Only Memory) have programmable OR's and fixed AND's.

AND's and OR's are logical gates.
 
Back
Top