answersLogoWhite

0

There is no way to do this in Java without using either JNI calls or executing an outside, platform-specific program.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Program for finding the factorial of the two given number using constructor?

kjhk


What is a program for finding sqareroot of a number without using functions?

you read the book how to solve by dromy.


What are the Current issues in Human resource planning?

Using the term 'human' resources suggests that you also resource non humans, such as the occasional martian, and the odd chimp. Personnel Planning, which is what I think you are referring to is where you plan your staff headcount to the workload.


Advantage of using computer in modern business organisation?

improve efficiency , accuracy , and to reduce workload


Need help finding some security software, anyone work in the industry?

The best wireless security program is any program that has a firewall. As well as to make sure to password protect your wireless router using the built in software.


What do I need to do if I am deployed for military or emergency response if I am not using FSA not currently registered for courses but want to ensure that I can remain in my current academic program?

submit a Program Hold form to go on a Leave of Absence


What are the benefits of SQL tuning?

There are many benefits one can achieve in using SQL tuning in a database. Some of these include reducing the workload, balancing the workload as well as to parallelize the work load. All of these will contribute in the database running more efficiently.


What does the program Microsoft Sharepoint Designer do?

The Microsoft Sharepoint Designer is for Sharepoint products. A dedicated agent will be more than willing to help those who require assistance in finding information or using this product.


Is Coupon Cabin a legitimate website for finding and using coupons?

Yes, Coupon Cabin is a legitimate website for finding and using coupons.


What is dual processing?

Dual processing might mean multi-processing which means using more then one CPU core in order to run a system or program. By using many CPU's you can split the workload of many programs over independent CPU's and reduce the workload. Or speed up the operation of one program written to take advantage of many CPU's (usually called Multi-threaded programs). Hope that helps!


Write a sample program using ASPNET explaining all the syntax and semantics of the program?

write a sample program using asp.net explaining all the syntax and semantics of the program


C program for comparison of dates using structures?

C program for comparison of dates using structures


How do you write a C program to calculate execution time of a program using all C sorts?

To calculate the execution time of a C program using different sorting algorithms, you can utilize the clock() function from the time.h library. First, include the library at the top of your program. Before calling the sorting function, capture the current clock time using clock_t start = clock();. After the sorting is complete, capture the end time with clock_t end = clock(); and calculate the execution time in seconds using (double)(end - start) / CLOCKS_PER_SEC. This will give you the time taken by the sorting algorithm to execute.


Can you give me a sentence using word program?

I love this program so much. This program is amazing.


Do you have to upgrad to adobe 11.2 if all you have is the 7.0 version?

You can keep using the current version, but staying updated to the latest software won't hurt and may prevent you from having problems with the program.


How do you step down current?

by using current transformer


A sentences using the word program as a verb?

Can you program a computer? She tried to program her day into work and study.


What is the formula for finding the height of a triangle?

using a protractor


How can a program be written without using a USING instruction?

By using explicit scope resolution.


Program to count the number of numbers in an array using 8085 microprocessor?

A program which is used to count the number of numbers in an array using a 8085 microprocessor is known as a assembly language program.