What is the best way to share functions across more than one project?
a. Create the functions in one project, then copy and paste them into other projects that need them.
b. Place the code for the functions in a module and add that module to each project.
c. Place the code for the functions in the startup form of each project.
d. Place the code inside a main procedure with a public access specifier for each function.
b. Place the code for the functions in a module and add that module to each project.
You might also like to view...
The Visual Studio ____________ window allows you to navigate among the files in a Visual C# project.
a. Properties b. Designer c. Source d. Solution Explorer
What is a UTP full channel test?
What will be an ideal response?
Which of the following is a common reason for manipulating color in a Photoshop image?
A. improving realistic color to make a better image B. creating special effects with color C. converting the image into abstract art D. both a. and b.
The Rich Text content control allows for the insertion of graphics
Indicate whether the statement is true or false