While attending a security conference you notice that almost all attendees are using smartphones with only a very small number using laptops. Which of the following is the biggest security issue with the conference?
A. physical theft of smartphones
B. open Ethernet jacks
C. physical theft of laptops
D. bluejacking attacks
A
Explanation: With so many small easily stolen devices, theft of smartphones is the biggest issue offered.
You might also like to view...
Given the following class definition, what is missing?
class ItemClass { public: ItemClass(int newSize, float newCost); int getSize(); float getCost(); void setSize(int newSize); void setCost(float newCost); private: int size; float cost; }; a. nothing b. a default constructor c. accessor functions d. mutator functions
Which of the following is FALSE about Word options?
A) You can customize the Quick Access Toolbar. B) You can disallow text to be dragged and dropped. C) You can change the font default. D) Tabs can be added to the Ribbon.
Of the following, which file is NOT a file type?
A) 2012 sales prom letter.poxt B) sales agenda 2012.pptx C) report for september conference.pdf D) nonprofit collaboration event.png
In Report Design View, lines can be difficult to find when they are against the edge of a section or the edge of another control.
Answer the following statement true (T) or false (F)