What windows cli command will display

Assignment Help Basic Computer Science
Reference no: EM13807532

1. Which statement best describes the following pseudocode?

if hoursWorked > 40 then

grossPay = 40 * rate + (hoursWorked - 40) * 1.5 * rate

else

grossPay = hoursWorked * rate

endif (Points : 4)
One condition/one action

One condition/two alternative actions

Multiple conditions/multiple actions

Multiple conditions/one action

Question 2. Which VBScript code produces the same result as the following?

if customerAge > 65 OR customerAge = 65 then

discount = 0.10

else

discount = 0.0

end if (Points : 4)

if customerAge >= 65 then

discount = 0.10

else

discount = 0.0

end if

if customerAge > 65 then

discount = 0.0

else

discount = 0.10

end if

if customerAge = 65 then

discount = 0.10

else

discount = 0.0

end if

if customerAge <= 65

discount = 0.0

else

discount = 0.10

end if

Question 3. Any one or more conditions in a chain of conditions in a Boolean expression must be true in order for the entire expression to be evaluated as true. This defines the _____ Boolean operator in VBScript.

XOR

Not

OR

AND

Question 4. In VBScript, the _____ Boolean operator can change a true expression to false and a false expression to true.

XOR

Not

OR

AND

Question 5. What Windows CLI command will display all current resources that your computer is making available to other network users?

Net share

Net use

Net view

Net display

Question 6. Which one of the following object definitions is used in a VBScript program to create, delete, copy, and move files and folders?

Set fso = CreateObject("Scripting.FileSystemObject")

Set fileServ = GetObject("WinNT://MyPC/LanManServer,FileService")

Set networkObj = WScript.CreateObject("WScript.Network")

set WshShell = WScript.CreateObject("WScript.Shell")

Reference no: EM13807532

Questions Cloud

Focus on domestic enterprise activity : What was once a focus on domestic enterprise activity, then international, has given way to global enterprise. What unique strategic challenges does functioning in the global environment present relative to achieving competitive advantage and over..
What are the main themes or areas of the literature review : What is the main problem or topic that the article trying to address - Does the main problem or topic of the article seem to be important? Why or why not?
How using cell phones while driving is dangerous : Write a research paper about How using cell phones while driving is dangerous?
Variety of internal and external workings : When negotiating in an emerging market, it is critical to understand a variety of internal and external workings of the country in which you will be launching a product. For example, the negotiator would need to understand the emerging market's re..
What windows cli command will display : What Windows CLI command will display all current resources that your computer is making available to other network users
Toxins in the body : Activity - Toxins in the Body: List some of the toxins that persist in the human body, and the potential sources of those toxins in your environment. What are the substances that your body comes into contact with during a normal day? Make up a dialog..
The expansion of blue streak : Arthur Benton started the Blue Streak Delivery Company five years ago. Blue Streak initially provided commercial delivery services for all packages within the city of Unionville (population 1 million).
Environmental proposal paper : Environmental Proposal Paper
Presentation for senior management : Determine your best course of action for bringing this project in on schedule and update your project plan to reflect your recommendation. Develop a 5-6 slide presentation for senior management outlining your proposed solution. You are seeking app..

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Find the average case complexity of sequential search

Find the average case complexity of sequential search in an array if the probability of accessing the last cell equals 1/2, the probability of the next to the last cell equals 1/4 .

  Identify the hardware list at least five different hardware

Identify the hardware you have on your computer and catagorize each piece as input, output, or both. (2) List at least five different pieces of hardware with at least one of each category.

  Verify local police department-s findings on firm-s case

Tension over case is running high in city. What do you require to ask police investigator for, and what procedures must you follow?

  A ? b and g : a' ? b' be functions that are onto

Let f : A → B and g : A′ → B′ be functions that are onto

  Create a mailmerge

Create a Mailmerge-Your form letter must include an inserted picture or graphic and should give the address of a web site

  Create your own function that accepts one input parameter

create your own function that accepts one input parameter and returns a float number. You decide the theme.

  Create the following for bet charts

The Banking e-Teller system allows bank customers to perform ATM transactions from their cell or smart phones. BET will allow customers to check balances, make remote photo capture check deposits, and perform balance transfers to their checking or..

  Explain how a user can use two programs in combination

Explain how a user can use two programs in combination with symbolic links to access a file to which the user does not have permission to open. How you would access the file, for example, moving, printing, modifying, or sharing a file. Finally..

  Implementing strong password policy

How do you implement strong password policy given dilema of forgotten passwords? How would you address these issues?

  Determine total hours committed by employee

Assume the weekly hours for all employees are stored in the two-dimensional array. Each row records the employee's seven-day work hours with seven columns. Determine total hours committed by each employee every week.

  Cloud computing to the rescue

Cloud computing provides scalable computing resources, software applications, data storage, and networking infrastructure at cost below what would cost an organization to provide an equivalent infrastructure internally.

  What is the upper bound of an array in c++

what is the upper bound of an array in C++

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd