answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is difference between bar rate and rack rate?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math

What is the difference between 5 and 6 rebar?

The diameter of the bar. #6 is 1/8" larger than the #5.


What is the difference between give and share?

If I give you something then it becomes your property - "I can give you a bar of Chocolate for your birthday". If I share something with you then it remains mine but we both use it - "I can share a bare of Chocolate with you and we both eat it together".


What is difference between GET and POST in servlets in java?

The difference between a GET and a POST is the way data is transferred to a servlet. With a GET, the URL will show each name/value pair on the query string in the URL. For example, if you had a form with a field named 'foo,' and when submitted had a value of 'bar,' the URL might be something like this: http://www.example.com/servlet?foo=bar With a POST, this information is not visible in the URL. Instead, it is transferred in the HTTP headers. As far as the actual servlet is concerned, there is not a great deal of difference when it comes to getting the parameters. Whether you use a GET or a POST, you still use request.getParameter("foo"); to get the value. The method used in the Servlet for processing either a GET or a POST is different too. If you use a GET, the method that is called is doGet(HttpServletRequest, HttpServletResponse). The doGet method is also called if there is no GET or POST data. If you use a POST, the method called is doPost(HttpServletRequest, HttpServletResponse).


What is the number below the fraction bar in a fraction?

The number below the fraction bar in a fraction is the denominator. The number above the fraction bar is the numerator.


What is 5.126126126 repeating decimal using bar notation?

5.126 with a bar over the 126

Related questions