English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Microsoft 70-176: Designing and Implementing Desktop Applications with MS Visual Basic 6.0
#51. You are given the following Visual Basic subroutine: Sub Test1() Dim Total As Integer Dim W as Integer Dim X as Integer Dim Y as Integer Dim Z As Integer X = 1:Y = 1:Z = 1 For W = 1 To 3 X = X + 1 Next W Do While Y < 3 Y = Y + 1 Loop Do Until Z <= 4 Z = Z + 1 Loop Total = W + X + Y + Z End Sub What is the value of Total when this subroutine is finished executing?

Show comments for this question (0)
Add comments
Link to this question

#52. Which object variables are considered to be within the current scope of the Locals window?

Show comments for this question (0)
Add comments
Link to this question

#53. You want the execution of your code to halt when a variable changes. Which tool provides the simplest way to accomplish this?

Show comments for this question (0)
Add comments
Link to this question

#54. Procedure1 in your application has error-handling code containing the statement Resume Next and Procedure2 contains no error-handling code. What will happen if Procedure1 calls Procedure2 and Procedure2 raises an error?

Show comments for this question (0)
Add comments
Link to this question

#55. When would it be appropriate to create a project group that contains both a test project and a component project?

Show comments for this question (0)
Add comments
Link to this question

#56. Your application calls ten DLL functions. Each DLL function has a distinct name and none of the DLL functions is named using Visual Basic keywords. Which advanced compiler optimization option would be most effective for your application?

Show comments for this question (0)
Add comments
Link to this question

#57. How do you add a watch expression?

Show comments for this question (0)
Add comments
Link to this question

#58. You are debugging class modules in an ActiveX component. Why might you select the Break in Class Module option on the General tab of the Options dialog box?

Show comments for this question (0)
Add comments
Link to this question

#59. Which of the following items can be displayed using the Object Browser?

Show comments for this question (0)
Add comments
Link to this question

#60. You use Setup Wizard with the Internet Download Setup option enabled to distribute your ActiveX document over the Internet. In order for users to maintain updated and digitally signed versions of run-time components contained in your ActiveX document, you want users to download these components directly from Microsoft's web site. In which one of the following files is the URL information for these components stored?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [12 
Up ^ gen. 0.056 Server date 03:30 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump