Learn C programming, Data Structures tutorials, exercises, examples, programs, Database, Software, Data Mining, MCQs
Vector Calculus MCQs
What is the gradient of a scalar function f(x,y,z)?
A. A scalar quantity
B. A vector perpendicular to f(x,y,z)
C. A vector pointing in the direction of the greatest rate of increase of f(x,y,z)
D. A scalar value that gives the maximum value of f(x,y,z) Answer: C
If F=∇×A, what type of vector field is F?
A. Gradient Field
B. Divergence-Free Field
C. Conservative Field
D. Radial Field Answer: B
The divergence of a vector field F is defined as:
A. ∇⋅F
B. ∇×F
C. ∇2F
D. None of the above Answer: A
What does the curl of a vector field represent?
A. Divergence of the field
B. Circulation of the field per unit area
C. Rate of change of a scalar field
D. Laplacian of the field Answer: B
Which theorem relates the line integral of a vector field around a closed curve to the surface integral of its curl?
A. Green’s Theorem
B. Gauss’s Divergence Theorem
C. Stokes’ Theorem
D. Fundamental Theorem of Calculus Answer: C
The Laplacian operator ∇2 is applied to which type of function?
A. Scalar functions only
B. Vector functions only
C. Both scalar and vector functions
D. None of the above Answer: C
The flux of a vector field F through a closed surface is given by:
A. ∫S(∇⋅F)dV
B. ∫S(F⋅n)dA
C. ∫S(∇×F)dA
D. None of the above Answer: B
The line integral of F⋅dr is independent of the path if F is:
A. Solenoidal
B. Irrotational
C. Conservative
D. Both B and C Answer: D
In cylindrical coordinates, the differential element of volume is:
A. drdθdz
B. rdrdθdz
C. r2drdθdz
D. rdrdzdθ Answer: B
What is the physical interpretation of the divergence of a vector field?
A. Rate of change of the field along a curve
B. Curl of the field around a point
C. Net rate of flow out of a point per unit volume
D. Magnitude of the vector field at a point Answer: C