What is means by DLL file means ?
What is the use of DLL file?
What are the contents of DLL file?
Answer Posted / pradeep
DLL means Dynamic Link Library
These are useed to run software.
contentes are not possible to see.........
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
What is a newline character in java?
How can a gui component handle its own events in java programming?
What is a local block?
How many bytes is a string in java?
Can you explain inner class.
What is parsing in grammar?
What are the two categories of data types in the java programming language?
What is string data type?
Why you should not use singleton?
Which collection allows duplicate values in java?
Can a main method be overloaded?
What does the exclamation mark mean in java?
What is the purpose of java?
What is the difference between superclass and subclass?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?