why applet is introduced?
Answer / muhammad ahmed
Applet got introduced to address the problems of "dead"
or "static" web pages that weren't interactive
Applets were introduce to make web applications , so that
along with static HTML pages, we can also interact with the
page
| Is This Answer Correct ? | 1 Yes | 2 No |
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
how many logical drive we can form to physical device in our computer?
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
what is different between kenerl mode and user mode?
What is dialog programming?
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
merge sort time complexity
6 Answers BFL, CDAC, IBM, Jawaharlal Nehru Technological University JNTU,
diffrence between oracle apps , .NET , SAP
which book we learned this mantis? how many version are realsed this mantis upto now?
why we use abstract word in abstract window toolkit in java language.
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.