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...




Scripts Interview Questions
Questions Answers Views Company eMail

Can we write a class inside Jsp?

1 5487

how to retrieve native property value in runtime?

Hexaware,

1 3258

How to get path of the file through scripting?

Hexaware,

1 6001

int a=4857 i need output as 7584.without using any inbuild function?

Aspire,

6 10434

what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next

Hexaware,

5 8206

write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links

1 6839

ruby on rails and java ,which of one of the best in future &present?

1 4539

about vb scripting programs this type of all question& answers

2138

Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.

1 3660

write a vb-script code to delete all the mails in my gmail in the year 2011

1 4435

Define an interface MilitaryPower that has the following properties: • The interface has two public static final variables which are the finite x and y coordinate (i.e. the distance of the objects should not exceed these values. These values set to 100. • The interface has a method move that moves the military power objects to the target value. The method will be implemented by the other classes. The return type should be void. B) Define an enum class Direction which contains the directions (EAST, WEST, SOUTH, NORTH). C) Define a concrete class Tank that implements MilitaryPower, has the following properties: • XCoordinate (Integer), YCoordinate (Integer) are the instance variables for this class. • All instance variables should be private. • Write a parametered constructor that takes two parameters assigning with the instance variables. • Write a set and get method each of the instance variables. • Write a method move that takes two parameters. One of them is distance which type is integer. Another is direction which type Direction. The method should to the following: o If the direction is EAST, set the x-coordinate with adding distance. o If the direction is WEST, set the x-coordinate and subtract distance from x-coordinate. o If the direction is SOUTH, set the y-coordinate with adding distance. o If the direction is NORTH, set the y-coordinate and subtract distance from x-coordinate. • Write a method toString to display the tank coordinates. D) Define an array holding 10 MilitaryPower objects, all of them being a Tank. Then display each of the object information on the screen. (display its movements and coordinates).

2175

what is stored procedural

2373

1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.

Infosys, Syntel,

1 5374

How to add some content in any file at some desired location without using VI or some other editor in UNIX

2 4770

What is constructor?

1 3670


Un-Answered Questions { Scripts }

How are tag positions used in javascript?

911


Which software is used for javascript?

936


What is a nan value?

950


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

1249


Explain spread operator in javascript?

967


What is dependency injection (di)?

804


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

2248


how to create overlay on div ?

2079


Why are callback functions used?

542


What is queue() in jquery?

873


What is function based component?

400


What is the standard action?

1045


How many types of api functions are available in node.js?

595


How to use dependency injection (di) correctly in angular 2?

760


List some features of javascript.

1625