πŸ“Š Visual Basics
Q. Which of the following extension is used to represent the project file in Visual Basic?
  • (A) .vbp
  • (B) .vb
  • (C) .cls
  • (D) .vvb
πŸ’¬ Discuss
βœ… Correct Answer: (A) .vbp

Explanation: In Visual Basic, the project file is represented by the extension .vbp. This file type contains information about the project structure, references to other files, and various project settings. The .vb extension is used for individual source code files in Visual Basic. The extensions .cls and .vvb are not commonly associated with Visual Basic project files. Therefore, the correct option is Option A: .vbp.

Explanation by: Sandhya Thakur
In Visual Basic, the project file is represented by the extension .vbp. This file type contains information about the project structure, references to other files, and various project settings. The .vb extension is used for individual source code files in Visual Basic. The extensions .cls and .vvb are not commonly associated with Visual Basic project files. Therefore, the correct option is Option A: .vbp.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
109
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Sandhya Thakur
Publisher
πŸ“ˆ
90%
Success Rate