Which of the following is NOT a field property?
A) Author
B) Field Size
C) Format
D) Caption
A
You might also like to view...
Consider the code below:
Dim a() As Integer = {99, 22, 11, 3, 11, 55, 44, 88, 2, -3} Dim result As Integer = 0 For i As Integer = 0 To a.Length - 1 If a(i) > 30 Then result += a(i) End If Next The value of variable result will be: a) 280 b) 154 c) 286 d) 332
A(n) ________ is a schedule that calculates the interest, principal repayment, and remaining balance of a loan
Fill in the blank(s) with correct word
An administrator only has telnet access to a remote workstation. Which of the following utilities will identify if the workstation uses DHCP?
A. tracert B. ping C. dig D. ipconfig E. netstat
Users are reporting their network is extremely slow. The technician discovers pings to external host have excessive response times. However, internal pings to printers and other PCs have acceptable response times. Which of the following steps should the technician take NEXT?
A. Determine if any network equipment was replaced recently B. Verify malware has not disabled the users' PC firewalls C. Replace users' network cables with known-good network cables D. Power cycle the web server