ramya gurrala


{ City }
< Country > usa
* Profession * student
User No # 113527
Total Questions Posted # 0
Total Answers Posted # 16

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 10
Users Marked my Answers as Wrong # 1
Questions / { ramya gurrala }
Questions Answers Category Views Company eMail




Answers / { ramya gurrala }

Question { TCS, 7149 }

How to include the HTML tag inside the javascript tags?


Answer


Is This Answer Correct ?    1 Yes 0 No

Question { Microsoft, 4913 }

what is cast operator?


Answer

It provides a method for explicit conversion of the type of an object in a specific situation.

Is This Answer Correct ?    0 Yes 0 No


Question { McAfee, 4224 }

How will we unable and disable services in win 7 ?


Answer

1)we can use microsoft system configyration utility that is MSConfig.


2)It can also be done by using Services.msc.Here is the place we can start,stop or disable the services we want.

Is This Answer Correct ?    1 Yes 0 No

Question { Microsoft, 3298 }

what is array


Answer

array is an collection of data and which can store fixed length of elements of same type.

Is This Answer Correct ?    0 Yes 1 No

Question { 4279 }

How AngularJS is compiled?


Answer

Compiler is an Angular service which traverses the DOM looking for attributes.
The compilation process happens in two phases.

Compile: traverse the DOM and collect all of the directives.

Link: combine the directives with a scope and produce a live view.

Is This Answer Correct ?    1 Yes 0 No

Question { 2357 }

How to debug AngularJS app in browser?


Answer

Angular Batarang is a Chrome extension developed by the Angular team at Google that integrates very nicely as a debugging tool for Angular apps.

In Firefox we can use firebug tool to debug the angularjs code.

Is This Answer Correct ?    1 Yes 0 No

Question { 1977 }

What is Angular 2.0?


Answer

Angular 2.0 is an rewrite of the whole framework,but its not complex major update and its includes breaking changes.
The new Angular version will be focused on the development of mobile apps.
It is better in performance.
Angular 2.0 will target ES6 and “evergreen” modern browsers (those automatically updated to the latest version).

Is This Answer Correct ?    1 Yes 0 No

Question { 2009 }

How to Add Comments to a SQL Query?


Answer

/* comments here */


we can use two hiphens as well --

Is This Answer Correct ?    0 Yes 0 No

Question { 2555 }

Is jQuery replacement of Java Script?


Answer

javascript is a programming language,where as jquery is a javascript library.

So,jquery is not an replacement of javascript.

Is This Answer Correct ?    0 Yes 0 No

Question { 5256 }

Is jQuery a W3C standard?


Answer

Jquery is not a w3c standard,it is just a javascript library.

Is This Answer Correct ?    3 Yes 0 No

Question { 1875 }

How to disable jQuery animation?


Answer

If we want to disable the animation methods,so det the default valut to True.

Is This Answer Correct ?    0 Yes 0 No

Question { 1851 }

Can we use jQuery to make ajax request?


Answer

Yes

Is This Answer Correct ?    0 Yes 0 No

Question { 2135 }

Does jQuery 2.0 supports IE?


Answer

If we need IE 6/7/8 support, choose 1.9. otherwise we can use either 1.9 or 2.0, because jquery 2.0 wont support version 6,7,or 8.It will support from version 9.

Is This Answer Correct ?    0 Yes 0 No

Question { 2078 }

What is jQuery UI?


Answer

Jquery UI is an library built on top of jquery.
Jquery is an library of javascript.
Jquery UI is used to built highly interactive web applications.
Jquery UI is an open source software.

Is This Answer Correct ?    0 Yes 0 No

Question { 2140 }

What is the difference between jQuery and jQuery UI?


Answer

Jquery developed on javascript.It is a javascript library.

Jquery UI is built on top of jquery.

Jquery has more variety of features than jquery UI.

We can use jquery without jquery UI,where as Jquery UI should be used along with jquery.

Is This Answer Correct ?    0 Yes 0 No

 [1]   2    Next