Team EasyExamNotes
Binary operations
SET Set is a collection of definite well defined objects. Set is denoted by capital letter. For example: A = {a, b, c, d, e} BINARY … Read more
Show that- (P∩Q)X(R∩S) = (PXR)∩(QXS)
Prob. Show that-(P∩Q)X(R∩S) = (PXR)∩(QXS)For some arbitrary sets P, Q, R and S Solution:Consider(x,y)(x,y)∈(P∩Q)X(R∩S)x∈(P∩Q) ∧ y∈(R∩S)(x∈P and x∈Q) ∧ (y∈R and y∈S)(x∈P ∧ y∈R) and … Read more
prove that – (A∩B)X(C∩D) = (AXC)∩(BXD)
Prob. If A, B, C, D are any four sets then prove that –(A∩B)X(C∩D) = (AXC)∩(BXD) Solution:Consider(x,y)(x,y)∈(A∩B)×(C∩D)x∈(A∩B) ∧ y∈(C∩D)(x∈A and x∈B) ∧ (y∈C and y∈D)(x∈A … Read more
Prove that- A∩(B∪C) = (A∩B) ∪ (A∩C)
Prob. Prove that-A∩(B∪C) = (A∩B) ∪ (A∩C) Solution:Let x ∈ A ∩ (B U C).Then x ∈ A and x ∈ (B U C).(x ∈ … Read more
prove that- AX(B∩C) = (AXB) ∩ (AXC)
Prob. Let A,B,C be any three sets, then prove that-AX(B∩C) = (AXB) ∩ (AXC) Solution:(x,y) ∈ Ax(B∩C)x∈A and (y∈(B∩C))x∈A and (y∈B and y∈C)(x∈A and y∈B) … Read more
ISM Architectural Framework
ARCHITECTURAL FRAMEWORK 1. Users/Brokers: They submit their service requests from anywhere in the world to the cloud 2. SLA resource allocator: It is a kind … Read more