Hi i am creating desktop application in that i want calling
to mobile number. i have java telephone api (JTAPI) but i
dont understand how it configure & use plese help me
No Answer is Posted For this Question
Be the First to Post Answer
what is the diffrences between platform independent and portable
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
List primitive java types?
Is a char always 1 byte?
what is session in java?
0 Answers Seventhsense Technologies,
What are different types of arrays?
What is variable declaration and definition?
What is the base class of all classes?
what is difference between requestprocessor and request dispatcher?
can I implement my own start() method? : Java thread
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What class allows you to read objects directly from a stream in java programming?