Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Software Interview Questions
Questions Answers Views Company eMail

When would you use javascript closures?

1 950

Taking a developer's perspective, do you think that that javascript is easy to learn and use?

1 1000

Is a javascript script faster than an asp script?

1 1048

Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?

1 1102

How to embed javascript in a web page?

1 998

In a pop-up browser window, how do you refer to the main browser window that opened it?

1 948

What is event bubbling and capturing in javascript?

1 1063

What is a fixed-width table and its advantages?

1 1004

Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

1 934

What are the problems associated with using javascript, and are there javascript techniques that you discourage?

1 1383

If an array with name as "names" contain three elements, then how will you print the third element of this array?

1 1108

What are javascript closures?

1 1166

How and where javascript namespacing is used?

1 1016

What is this? Var myarray = [[[]]];

1 1109

name any two javascript functions which are used to convert nonnumeric values into numbers?

1 984


Un-Answered Questions { Software }

Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

2291


what is dbms? : Sql dba

1061


List out the different types of locks available in sql server?

1045


What is the roadmap for apache mahout version 1.0?

80


What is the difference between upgrade and migration in sql server?

1177


Tell me what are the last machine learning papers you've read?

266


Who is our chief executive?

1282


Have you have ever worked in unix environment and why it is useful in datastage?

1217


Lines of code (LOC) and function point counts (FPC) are two measures of the size of a system. Explain the advantages and disadvantages of using these two metrics for measuring systems.

1070


How to create angularjs filter which outputs html?

851


Can you describe the importance of model interpretability in Explainable AI?

158


List some features of php that are deprecated in php7?

1015


Explain what are the new features in 8.0 compared to 7.1?

1069


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2657


Why is data considered crucial in AI projects?

100