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)?
A
Both F⃗1 and F⃗2 are electrostatic fields.
B
Only F⃗1 is an electrostatic field.
C
Only F⃗2 is an electrostatic field.
D
Neither F⃗1 nor F⃗2 is an electrostatic field.

Explanation

Correct : D

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science