answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What would the syntax be if you wanted to share a folder with the sharename data1 on a computer named workstation a?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is it necessary to know the syntax for solving a problem on the computer?

No. We solve problems with algorithms, not with syntax.


Programmers must be careful not to make syntax errors when writing pseudocode programs?

By their very nature, pseudo code programs are not compilable and do not conform to the exact syntax of the computer language used. Since they are not compiled there is no issue with syntax errors. When translating from pseudo code to the target computer language is when one must be careful of the syntax, but not when writing pseudo code.


What is database errors?

Testing: Can I leave a message when a syntax error shows up for this page on my computer? Testing: Can I lease a message even though I see a message that says 'syntax error' on this page on my computer?


What are the answers to the a plus computer science syntax output worksheet 1?

There is not a way to get the answers to this worksheet. Yoou will have to do it your self.


What is a syntex?

In computer science a syntax error refers to an error in a sequence of characters which need to be in a specific programming language.


What is syntex?

In computer science a syntax error refers to an error in a sequence of characters which need to be in a specific programming language.


What is programming syntax?

programming syntax is defined as a predefined pattern in which the program is written. for example:- the programming syntax in c is as: #include<headerfile or prototype> as per need. global declaration. main function or(void main) { body of coding; //comments } user defined functions() { coding; //comments }


Why do linguists study computer science?

Linguists study computer science because they want to study the syntax and semantics of computer programming languages, ideally to help further the development of the software engineering field.


What do you mean by template in basic computer programmingwrite a general syntax for defining the template?

template is nothing but the design which have all the information


What is a Syntex error?

In computer science a syntax error refers to an error in a sequence of characters which need to be in a specific programming language.


How do you prevent syntax in programming?

Not possible; syntax cannot be avoided. (Syntax errors can be though.)


Are HTML tags and syntax the same?

No. Syntax is/are the rules of the language, tags are part of the syntax.