Rest - Interview Questions and Answers for 'Barclays' - 3 question(s) found - Order By Newest Very frequently asked in companies using SOA. Q1. What are RESTful Web Services ? Rest
Ans. REST or Representational State Transfer is a flexible architecture style for creating web services that recommends the following guidelines -
1. http for client server communication,
2. XML / JSON as formatiing language ,
3. Simple URI as address for the services and,
4. stateless communication. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve  java   web services   rest   java   j2ee  architecture Asked in 14 Companies intermediate   frequent Related Questions What is the relationship between VPC and subnet ? Can you tell with an example ? Difference between GET and POST Requests ? What is cloud computing ? Why is cloud infrastructure so powerful ? There is a server which is 90% full, I need to increase the space. How can I do it ? What are the types of authentication used in Web services ? Why would a cloud customer use resources in multiple regions and zones ? What are system integrators in Cloud Computing? Which markup languages can be used in restful web services ? Q2. What would you do if your rest services aren't responding fast enough ? Rest
This question was recently asked at 'Symantec,Barclays'.This question is still unanswered. Can you please provide an answer. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve   Asked in 2 Companies Related Questions Difference between == and .equals() ? Why is String immutable in Java ? Explain the scenerios to choose between String , StringBuilder and StringBuffer ?
or
What is the difference between String , StringBuilder and StringBuffer ? What are the difference between composition and inheritance in Java? Explain OOPs
or
Explain OOPs Principles
or
Explain OOPs Concepts
or
Explain OOPs features
or
Tell me something about OOPs What is a Lambda Expression ? What's its use ? Does garbage collection guarantee that a program will not run out of memory? Why Char array is preferred over String for storing password? What are different ways to create String Object? Explain. What is the difference between final, finally and finalize() ? Q3. How you debug and troubleshoot slowness with a REST call? Rest
This question was recently asked at 'Barclays'.This question is still unanswered. Can you please provide an answer. Help us improve. Please let us know the company, where you were asked this question : Like Discuss Correct / Improve   Asked in 1 Companies Related Questions Difference between == and .equals() ? Why is String immutable in Java ? Explain the scenerios to choose between String , StringBuilder and StringBuffer ?
or
What is the difference between String , StringBuilder and StringBuffer ? What are the difference between composition and inheritance in Java? Explain OOPs
or
Explain OOPs Principles
or
Explain OOPs Concepts
or
Explain OOPs features
or
Tell me something about OOPs What is a Lambda Expression ? What's its use ? Does garbage collection guarantee that a program will not run out of memory? Why Char array is preferred over String for storing password? What are different ways to create String Object? Explain. What is the difference between final, finally and finalize() ?