In which technology is the Fitting tool application built?
-
C#
-
VBA Excel
-
VB.Net
-
VBScript
B
Correct answer
Explanation
VBA (Visual Basic for Applications) is the programming language built into Microsoft Excel and other Office applications. The Fitting tool application is built using VBA within Excel, allowing it to leverage Excel's spreadsheet capabilities and calculation features. C# is a standalone .NET language, VB.NET requires the .NET Framework runtime, and VBScript is primarily used for web scripting.