Java Applet вопросы и ответы для интервью
Question: What type of sound file formats can I use for the applets?Answer: Java v1.02 only supports the "voice format" of the .au sound files. This is also know as "-law, 8/16-bit, mono, 8000hz sample rate" |
Сохранить для повторения
Добавьте этот элемент в закладки, отметьте как сложный или поместите в набор для повторения.
Войдите, чтобы сохранять закладки, сложные вопросы и наборы для повторения.
Это полезно? Да Нет
Самое полезное по оценкам пользователей:
- What is an applet?
- What is the difference between an Applet and an Application?
- How will you establish the connection between the servlet and an applet?
- What is an Applet? Should applets have constructors?
- How will you initialize an Applet?