How we can run a jar file through command prompt in java?
No Answer is Posted For this Question
Be the First to Post Answer
What advantage does an entity bean have over a sessin bean?
What is module with example?
Why are pointers not secure?
Can we pass a primitive type by reference in java? How
How to synchonise HashMap
What is tostring () method?
Why string is immutable or final in java
How to set the permissions to a file in java?
Can inner class be public in java?
What occurs when an object is constructed?
what is an virtual function
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?