EC > GATE 2024 > Vector Calculus
î and ĵ be the unit vectors along x and y axes, respectively, and let A be a positive constant.
Which one of the following statements is true for the vector fields
F̄1 = A(îy + ĵx) and F⃗2 = A(îy − ĵx)?
Explanation
Correct : D
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.