Explain way to communicate server with more than one client
Explain the way to communicate server with more than one client.
Expert
Server can communicate along with more than one client along with using threading concepts there are java threads that are allocated to every clients while he logs in to server, the thread cooperates the client.
Write basic difference between JavaScript and AJAX ?
Who developed Extensible Hyper-Text Markup Language? Answer: XHTML (Extensible Hyper-Text Markup Language) was developed by W3C HTML Working Group along with Steven
Native method: In native method, the method is written in a language other than Java, however accessible to a Java program. Native methods are far away from the scope of this definition.
1. Here is a short program. It prints out the value of a variable "x". Ernie and Bert disagree about what will be printed: Ernie says, the value gets changed in "changeX" so it will print "7", and Bert says, no, when the function exits the changes get reversed and the value goes back to "5". Explain
Logical error: It is an error in the logical of a class or method. Such an error may not lead to an instant runtime error, however could have a noteworthy impact on overall program exactness.
Explain directory and filename?
Model-view pattern: It is a pattern in which the representation of data (that is, the model) is kept separate from its visualization (that is, the view). These decoupling makes it simpler to change the underlying data representation, or give multiple
Functional programming: It is a style of programming related with languages like Haskell. The functional programming languages are more strongly tied to a mathematical concept of `function' than imperative programming languages. This makes it simpler
Define the term Mutual recursion: Recursion which outcomes from two methods calling one other recursively.
Define the term Peripheral devices: It is the devices attached to a computer, like disk drives, printers, mice, and so forth.
18,76,764
1932261 Asked
3,689
Active Tutors
1426166
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!