Question
What will come in the place of β?β in the following
equation, if β+β and βββ are interchanged and βΓβ and βΓ·β are interchanged? 39 Γ· 3 β 24 + 60 Γ 12 = ?Solution
Given- 39 Γ· 3 β 24 + 60 Γ 12 = ? After interchanged- 39 X 3 + 24 - 60 Γ· 12 = ? 117 +24 β 5 117 + 19 = 136
What is the primary purpose of a blockchain?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is job scheduling in an operating system?
Which among the following algorithms are used in Machine learning?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
What is the primary disadvantage of using a very restrictive locking protocol in a DBMS?
Which data visualization technique is best suited for displaying hierarchical data with a tree-like structure?
Which are types of system design
Which database level is farthest to the users?