What are use of Cloud computing....?
Answer / divikiran
Cloud computing is a general term for anything that involves delivering hosted services over the Internet. These services are broadly divided into three categories: Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS). The name cloud computing was inspired by the cloud symbol that's often used to represent the Internet in flowcharts and diagrams.
source: http://searchcloudcomputing.techtarget.com/sDefinition/0,,sid201_gci1287881,00.html
| Is This Answer Correct ? | 21 Yes | 3 No |
What is .net environment?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What method do you use to explicitly kill a users session? How?
Is .net a compiler?
Explain what are possible implementations of distributed applications in .net?
Explain acid properties?
Is there any thread in our .net programs?
Explain what is a delegate?
What is the difference between function and stored procedure?
What is the difference between the C#.NET and VB.NET?
What are remotable objects in .NET Remoting?
What are The Main Difference Between Client-server Based Applications and Web Based Applications