Certbus > GIAC > GIAC Certifications > GSSP-NET-CSHARP > GSSP-NET-CSHARP Online Practice Questions and Answers

GSSP-NET-CSHARP Online Practice Questions and Answers

Questions 4

Which of the following modifiers in C# will you use if you do NOT want a custom-build component to be a base class?

A. sealed

B. virtual

C. override

D. static

Browse 491 Q&As
Questions 5

ASP.NET version 2.0 health monitoring supports an __________.

A. Event driven model

B. Event provider model

C. Event log model

D. Event API model

Browse 491 Q&As
Questions 6

The element does not apply to errors that occur in __________.

A. XML Web services

B. Windows services

C. Web services directory

D. Web services

Browse 491 Q&As
Questions 7

You work as a Software Developer for Hi-Tech Inc. You develop an application using Visual Studio .NET 2005. You create an unregistered COM DLL file named Com1.dll. You want to use this Com1.dll file in your application code. However, Com1.dll needs to be registered in the Windows Registry before it is used by the application. Which of the following tools will you use to accomplish the task?

A. Wsdl.exe

B. Regsvr32.exe

C. Tlbimp.exe

D. Disco.exe

Browse 491 Q&As
Questions 8

David works as a Software Developer for McRobert Inc. He develops a Windows-based application, named App1, using Visual C# .NET. The application contains a Form control, named Form1. He wants to write code to initialize class-level variables, named Var1, Var2, and Var3, as soon as Form1 is instantiated. Which of the following code will he use to accomplish this?

A. private void Form1_Initialize(System.Object sender, System.EventArgs e) { int Var1 = 20; int Var2 = 40; int Var3 = 60; }

B. private void Form1_Load(System.Object sender, System.EventArgs e) { int Var1 = 20; int Var2 = 40; int Var3 = 60; }

C. private void Form1_New(System.Object sender, System.EventArgs e) { int Var1 = 20; int Var2 = 40; int Var3 = 60; }

D. private void Form1_Create(System.Object sender, System.EventArgs e) { int Var1 = 20; int Var2 = 40; int Var3 = 60; }

Browse 491 Q&As
Questions 9

You work as a Software Developer for Mansoft Inc. You create an application using Visual Studio .NET 2005. You write code in the application and execute it, but it caused an error. Now, you want to find out the reason that has thrown the exception. Which of the following properties will you use to accomplish this task?

A. Source

B. StackTrace

C. Message

D. Data

E. TraceSwitch

Browse 491 Q&As
Questions 10

Peter works as a Software Developer for GenTech Inc. He develops an application named App1 using Visual Studio .NET. App1 uses an assembly named Assembly1. Peter installs App1 and Assembly1 to the C:\Program Files\App1 and C: \Program Files\Assembly1 folders respectively. While executing App1, Peter finds that App1 fails to execute with TypeLoadException. What will he do to resolve this issue.

Each correct answer represents a part of the solution. Choose all that apply.

A. Uninstall Assembly from the C:\Program Files\Assembly1 folder.

B. Reinstall Assembly1 to the C:\Windows\Microsoft .NET Framework\Assembly1 folder.

C. Reinstall Assembly1 to the C:\Program Files\App1 folder.

D. Change the system path to C:\Program Files\Assembly1.

Browse 491 Q&As
Questions 11

You work as a Software Developer for ManSoft Inc. The company has several branches worldwide. The company uses Visual Studio.NET 2005 as its application development platform. You are creating a global application that will be used by all the branches of the company. You want to perform the encoding of Unicode characters. Which of the following classes will you use to accomplish the task?

Each correct answer represents a complete solution. Choose three.

A. UnicodeEncoding

B. ASCIIEncoding

C. UTF32Encoding

D. UTF8Encoding

Browse 491 Q&As
Exam Code: GSSP-NET-CSHARP
Exam Name: GIAC Secure Software Programmer - C#.NET
Last Update: Mar 19, 2025
Questions: 491 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99