What does the following code do

Assignment Help Computer Engineering
Reference no: EM132217615

1. What would be the value of discountRate after the following statements are executed?

double discountRate;

char custType = 'B';

switch (custType)

{

case 'A': discountRate = 0.08;

break;

case 'B': discountRate = 0.06;

case 'C': discountRate = 0.04;

default: discountRate = 0.0;

}

A) 0.08
B) 0.06
C) 0.04
D) 0.02.

2. What does the following code do?

Scanner keyboard = new Scanner(System.in);
String filename;
System.out.print("Enter the filename: ");
filename = keyboard.readString();
PrintWriter outFile = new PrintWriter(filename);

A) It writes to a file named filename.

B) It allows the user to enter the name of the file that data will to be written to.

C) It establishes a connection with a file named filename.

D) Nothing. The code contains a syntax error.

Reference no: EM132217615

Questions Cloud

A derived class is generally smaller than its base class : In some programming languages, such as C#, Visual Basic, and Java, every class you create is a child of one ultimate base class, often called.
Create student login and student account page using html : Successful login will take you to the Account Information screen. They must provide a unique username that is at least 6 characters.
The director of it security is generally in charge : The tunnel can be created between a remote workstation using the public Internet and a VPN router or a secure browser and ________ Web site.
Which of the algorithms results in the minimum average : What is the turnaround time of each process for each of the scheduling algorithms in part a? Which of the algorithms results in the minimum average waiting time
What does the following code do : What would be the value of discountRate after the following statements are executed?
Which css attribute would change an elements font color : Which CSS attribute would change an element's font color to blue?
What is two-factor authentication : Of these three fundamental controls, which two are used by the Domain User Admin to create users and assign rights to resources?
Write a program that reads a sentence as input and converts : Write a program that reads a sentence as input and converts each word to "Pig Latin."
What is the corresponding c statement : For the contents of registers $s0 and $s1 as specified above, what is the value of $t0 for the following assembly code?

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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