what are two categories of clint-server application
development ?
Answer / mayank
There are two categories of clint-server application
development.
1)Applet: client side application
2)Servlet: server side application
Is This Answer Correct ? | 0 Yes | 1 No |
What is wrong in this statement?
Differentiate between static and dynamic modeling.
Why is main function so important?
difference between function & structure
Explain how can type-insensitive macros be created?
Explain what is wrong with this program statement?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What is the real time usage volatile?
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,
Write a program for print infinite numbers
How to write a code for reverse of string without using string functions?