Free FC0-U61 Exam Braindumps (page: 41)

Page 40 of 131

A database administrator created the outline for a database that describes its components and how they work. Which of the following did the database administrator create?

  1. Record
  2. Constraint
  3. Field
  4. Schema

Answer(s): D



The Chief Executive Officer (CEO) has received several emails that are missing attachments. Which of the following concerns is the CEO experiencing?

  1. Eavesdropping
  2. Email service outage
  3. Man-in-the-middle
  4. Denial-of-service

Answer(s): C



Which of the following is an IP address?

  1. 0x64F32
  2. 00:0F:AC:17:2F:32
  3. 10010110
  4. 172.0.0.1

Answer(s): D



A developer is troubleshooting code in an application. The code is supposed to return the word “vegetables” if the category id is only 2. However, the code is returning vegetables for all values except category id 1. Which of the following code statements would BEST correct the issue?

  1. If category id = 1 then 'Fruit' Else 'Vegetables'
  2. If category id = 1 then 'Fruit'
    Else if category id = 2 then 'Vegetables'
    Else 'Candy'
  3. If category id <> 1 then 'Vegetables'
    Else 'Fruit'
  4. If category id = 1 then 'Fruit'
    Else if category id >= 2 then 'Vegetables'
    Else 'Candy'

Answer(s): B






Post your Comments and Discuss CompTIA FC0-U61 exam with other Community members:

FC0-U61 Discussions & Posts