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 Admin info@buggybread.com
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 ? What are the types of authentication used in Web services ? Which markup languages can be used in restful web services ? Why Web services use HTTP as the communication protocol ? Difference between TCP and UDP ? Name some Java REST services frameworks ? Q2. What would you do if your rest services aren't responding fast enough ? Rest 2019-09-17 13:38:30
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? Why Char array is preferred over String for storing password? Does garbage collection guarantee that a program will not run out of memory? Why do we need Inner classes ? Cant we just work with outer classes wherever we implement Inner classes ? What are different ways to create String Object? Explain. What is a Lambda Expression ? What's its use ? Explain OOPs
or
Explain OOPs Principles
or
Explain OOPs Concepts
or
Explain OOPs features
or
Tell me something about OOPs Q3. How you debug and troubleshoot slowness with a REST call? Rest 2020-01-10 15:57:10
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? Why Char array is preferred over String for storing password? Does garbage collection guarantee that a program will not run out of memory? Why do we need Inner classes ? Cant we just work with outer classes wherever we implement Inner classes ? What are different ways to create String Object? Explain. What is a Lambda Expression ? What's its use ? Explain OOPs
or
Explain OOPs Principles
or
Explain OOPs Concepts
or
Explain OOPs features
or
Tell me something about OOPs