Question
Explain what is services in AngularJS ?

Answers

In AngularJS services are the singleton objects or functions that are used for carrying out specific tasks.  It holds some business logic and these function can be called as controllers, directive, filters and so on.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q Page 3 reporting has become very popular among young generation. Account its growing popularity.
  • Q Who awarded with G.D. Birla Award for Scientific Research
  • Q Name the player to attain top position in the latest men"s Association of Tennis Professionals (ATP) world singles rankings.
  • Q You issue the command head * what would the resulting output be?
  • Q What is UML and how to use it for testing?
  • Q When we get moisture content by kf higher than by lod, what does this indicate?
  • Q Dushala. only sister of Duryodhana was the wife of which warrior?
  • Q What are the examples of isometric exercises?
  • Q Sarnath is in the state of-
  • Q Who is the author of the book “ A Life Less Ordinary : A Memoir”
  • Q Use of which of these is better: malloc() or calloc()?