Enumeration can be used to discover all but which of the following types of information? A. Smartcard PINs
B. Ports
C. Services
D. Shares

Answers

Answer 1
Answer:

Answer:A)Smart-card PINs

Explanation: A pin is the defines as the personal identification number that is allotted to the smart card uniquely that is no other smart can have same number.This number is only known by the smart card holder only.

This number is important because it works for the unlocking of the data that is securely stored and by entering the pin ,it can be decoded.Thus, the other given options are incorrect because they don't use enumeration to hide the data .Thus the correct option is option (A)


Related Questions

By​ 2026, security threats will continue to​ exist, but​ ________. A. human error will not cause problems B. organizations can ignore them C. organizations can be better prepared for them D. the loss potential will be minimal E. they will not affect most organizations
George is working with an image in Photoshop. He added a lot of effects to the image. He saved the first draft of the file. The size of this file was 1.5 GB. He finished the work on the image and saved a final draft. The size of this final draft was 2.2 GB. He found that both files were in different formats. What are the formats of the two drafts? The first draft is in format and the final draft is in format.
An electric iron is plugged into a receptacle that has 110 v present. If the voltage loss from the panel to the receptacle is 6 v, the line voltage at the panel is
During the initiation phase the user needs are looked at in some detail, they are called..?A=User focusB=User targetsC=User requirements
Lenders always accept applications for credit

Which of the following is Not included in the Web Accessibility Initiative

Answers

The World Wide Web Consortium (W3C)'s Web Accessibility Initiative(WAI) is an effort to improve the accessibility of the World Wide Web (WWW or Web) for people with disabilities. It helps those People With Disability (PWD) use the web in their circumstance. PWD may face difficulties when using the computer and also on the web.

Write a program to convert a person's height in inches into centimetres #and their weight in stones into kilograms. (1 inch = 2.54 cm and 1 stone = 6.364 kg)

Answers

Following are the program to convert height and weight values:

Program:

#include <iostream>//header file

using namespace std;

int main ()//main method

{

  double height, weight,h,w; //defining a doubale variable

  cout<<"Following are the converter of Weight and height: "<<endl;//print message

  cout<<"Enter the height in inches: ";//print message

  cin>>height;//input value

  cout<<"Enter the weight in stones: ";//print message

  cin>>weight;//input value

  h=height* 2.54;//converting height value into centimetres and holding its value in h variable

  w= weight* 6.364;//converting weight value into kilograms and holding its value in w variable

  cout<<"The converted height is "<<h<<" cm."<<endl;//printing the converted value

  cout<<"The converted weight is "<<w<<" kg."<<endl;//printing the converted value

  return 0;

}

Program Explanation:

  • Defining header file.
  • Defining the main method.
  • Inside the main method defining four double variables that are "height, weight, h, and w".
  • Inside this, the "height, weight" variable is used for input value is the from user-end, and "h, w" is used to convert height and weight value into centimeters and kilograms.
  • After converting the value using the print method that prints its values.

Output:

Please find the attached file.

Find out more information about the conversion here:

brainly.com/question/26240757

(Using python)

When running:

measure(the height you want to enter, the weight you want to enter)

When the input is printed you have to re-enter the data (couldn’t fix that)

It will print the conversions as a result

Because a chart is _______, it can be dragged to another area of the worksheet. A. a picture
B. clip art
C. a table
D. a graphic

Answers

Because a chart is a graphic, it can be dragged to another area of the worksheet. Correct answer: D To move a chart within a worksheet, drag the chart to the desired location. A chart is a graphical representation of data. The purpose of the chart is to better understand and predict current and future data.

Answer:

The correct answer is D

Explanation:

penn foster

Microsoft s trash receptacle is called

Answers

The term that is being looked for in this problem would be most probably and most likely to be the Recycle Bin.

Microsoft's trash receptacle is called the Recycle Bin. This is where deleted files and folder are moved after being deleted. Simple selecting the file or files and pressing the delete key would prompt you to make sure that you really wanted to do this. This is a precautionary action of the computer to let you know what you are about to do. This is to make sure that errors wouldn't happen in the future since some files are highly sensitive, some programs also are, and some files are just too big for the Recycle Bin to be handled, thus they are deleted permanently.

A custom information field that helps users to find a specific document is calleda. taxonomy. record. database. template.

Answers

Database, a collection of information, basically an electronic filing system.. it helps users to quickly select and find a desired pieces of data.

Answer:

Taxonomy ( A )

Explanation:

Taxonomy is a custom information field because it has its information stored and categorized in such a way that puts into consideration specifics of the data been categorized. and this helps you to find a specific information.

In taxonomy data is stored in categories and subcategories bearing/carrying specific documents. while a database is an organized way of creating and storing Data electronically either in a computer system or an external storage device. the Database can contain multiple documents and multiple information.

16. In Microsoft Word, when you highlight existing text you want to replace, you are in

Answers

Well the way you replace text is you go to the home tab and you select the text and then you go all the way to the right and there should be a find and replace button and when you click that button the selected text should appear in there and you just type in what you want to replace in the replace box and hit replace all and it will change all the text.

To answer your question I say that you are on the home tab.

Comment me or something if I didn't answer your question.
In Microsoft Word, When you highlight existing text you want to replace, you are in "EDIT".