Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 333
|
onsider the expression t ε instructor ⋏∃ s ∈ department (t [dept_name] = s [dept_name])
The variables t and s are ______________ respectively.
The variables t and s are ______________ respectively.
|
Free variable and bound variable
|
|
|
Bound variable and free variable
|
|
|
Free variable and free variable
|
|
|
Bound variable and bound variable
|
Question 333 Explanation:
If the variables is used along with quantifiers ∃ and ∀ then that variable is bounded variable otherwise it is a free variable.
Correct Answer: A
Question 333 Explanation:
If the variables is used along with quantifiers ∃ and ∀ then that variable is bounded variable otherwise it is a free variable.
