answersLogoWhite

0


Best Answer

I'm stumped can you help answer the question

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What would your salary be if you worked as a garbage collector for nyc since 1988?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you delete the given string in java programming?

You usually do not need to delete a String, since when the program no longer refers to it, the garbage collector will clean it up.


Should the local government make our garbage bins bigger?

yes they should be because since the rubbish collector only comes at the end of the week then by that day the bins would be full so yes the local government should make the garbage bins bigger Thx


What is systemgc in java?

A call to System.gc() will tell Java that you want it to run the garbage collector. Use of this method is discouraged, especially since Java can simply choose to ignore the call if it's not necessary.


Why java does not support destructor?

AMIT KUMAR3th Nov , 2014Java does not support destructors, since java supports the concept of garbage collection,hence the garbage collector is used to automatically free the space which has occupied by the program while running.Garbage collector calls the finalize() method which is defined in the object class. finalize() method is called once for each object.


How do you destroy an array?

That depends on the programming language. In Java - since you posted the question in the Java category - an array is treated like an object. That means that you usually don't need to do anything: as soon as there are no more variables that point to the array - and that usually happens when the method that declares the array finishes running - it will become available to be destroyed automatically by the garbage collector. The programmer doesn't have much control over WHEN exactly this happens; the Java Virtual Machine decides when it's convenient to run the garbage collector.


How do you force garbage collection in java?

. Garbage collection cannot be forced. Calling System.gc() or Runtime.gc() is not 100 percent reliable, since the garbage-collection thread might defer to a thread of higher priority


What is your weekly salary if you make 48000 a year?

Since a year has about 52 weeks, you can divide the yearly salary by this number.


What is Biomedical engineer salary?

since when have you been asking questions!


What is the minimum salary of a rich person?

Most rich people don't have a salary, since they are too rich to need to work.


WHAT Was Bill Clinton's salary a year?

$400,000/yr, just like every other president since that salary was inacted.


Which would not be an expense for a candidate running for national office?

Salary for the candidate would not be an expense since the candidate does not receive a salary.


.Which would not be an expense for a candidate running for a national office?

Salary for the candidate would not be an expense since the candidate does not receive a salary.