answersLogoWhite

0

It should work... perhaps you made some mistakes.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Defference between router and L3 switch?

A router can provide firewall protection, port forwarding, DSL login information and data encryption and a host of other features that a simple data switch cannot.


Why should back up data be kept?

In case the data is lost and therefore cannot be recovered unless there is a back up


Mobile switched on to high speed SIM and you cannot switch on the mobile?

you shoud to refesh the mobile rom data


What is the grey switch thing on the side of your SD card It says lock but what does it mean?

i believe it locks the data so it cannot be accidentally be deleted


Is check an?

It can be (checked data, checked baggage). It is the past participle of the verb to check, and may be a verb form, participial, or adjective.


Distribute between cut through and store and forward switch?

In cut through switch received data is directly forwarded to the destination & in the store and forward switch received data is stored in the switch for future use and then forwarded to the destination.


Write a java program using switch case to find zodiac signs?

Let's say you want a method which will determine if the given character is a vowel, consonant, or other (non-letter). // Will return a String representation of what the given character is: // "vowel" "consonant" or "other" public static final String getTypeOfChar(final char c) { // since chars are an integer data type in Java, we can switch on them switch(c) { case 'a': // all of these cases "fall through" to the next non-case statement case 'e': // if any of them matches case 'i': case 'o': case 'u': return "vowel"; case 'b': // again, all of these cases fall through case 'c': case 'd': case 'f': case 'g': case 'h': case 'j': case 'k': case 'l': case 'm': case 'n': case 'p': case 'q': case 'r': case 's': case 't': case 'v': case 'w': case 'x': case 'y': case 'z': return "consonant"; default: // if we have no matches yet, do this return "other"; } }


What are the data which cannot be rounded off?

Nominal or categoric data.


What is meant by PSDN?

Packet Switch Data Network


What is the switch objective?

The main objective of a switch is to receive, process, and forward data packets between devices within a network. Switches use MAC addresses to determine where to send the data packets, allowing for efficient communication within the network. Ultimately, the switch aims to optimize network performance by facilitating smooth and secure data transmission.


How many data cables are there in a computer case?

there a over 10 diffent types of data cables in a computer case


What are the examples of data anomalies?

I try to answer as simple as people can understand. Island Of Information means the same data (such scattered data locations) separated at the different places. Data Anomaly caused by Island Of Information. We can say that Data Anomaly is something wrong with the data or information. Some examples are Modification Anomalies(data cannot be deleted), Insertion Anomalies(data cannot be inserted) and Deletion Anomalies(data cannot be deleted).