Explain a synonym?
In which location name node sores its metadata and why?
How do I install apache server on windows 7?
What are the web storages present in html5?
What is the generic class?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What process happens behind, when we try to access any page on the internet.
Which is better struts or spring?
What are test signals and their significance?
What u mean by query?
Tell me how does deep learning contrast with other machine learning algorithms?
Explain sql data types?
What does a $1 mean in excel?
How to Select an item in a TListView when the checkbox is checked ?
These questions were asked me in a technical interview: •If we deploy an application on multiple server (like database server, web server) then, each request should be redirected to proper server, then how you will handle it in your code? •How security pinholes will be handled in an application? •What things should be considered while writing a web application? •How will you do load/performance testing of web application? Which framework you will use for it? •How will you implement a cache for results which require a DB access? Please let me know how to write an web application considering all these points. I am not so much aware of architechural design of web application. Your guidelines will be helpful.