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_Markup Code Interview Questions
Questions Answers Views Company eMail

How do you list currently running process?

1 2510

How do you find out what’s your shell?

1 2748

How do you fire a process in the background?

1 2796

How do you refer to the arguments passed to a shell script?

1 2442

What’s the conditional statement in shell scripting?

1 2987

How do you do number comparison in shell scripts?

1 2675

How do you test for file properties in shell scripts?

1 3019

How do you do Boolean logic operators in shell scripting?

1 2671

How do you find out the number of arguments passed to the shell script?

1 2857

What’s a way to do multilevel if-else’s in shell scripting?

1 2688

How do you write a for loop in shell?

1 2701

How do you find out the current directory you’re in?

1 2866

What’s the command to find out users on the system?

1 2516

What’s the command to find out today’s date?

1 2763

How do you stop a process?

1 2659


Un-Answered Questions { Scripts_Markup Code }

I'm calling a JS fcn that fires AJAX to a webmethod and returns a boolean. How do I retrieve the return value in the codebehind? (VB) I can set a hiddenfield value in the JS, but if it's async how can my VB know when it's changed?

699


Why XML has been used for development?

578


What is an XML Schema?

636


write a code to generate pseudorandom numbes

2367


write a code that user can choose/alter Body Text Size

2042


What is an attribute?

677


how to create a Draggable element

2430


Discuss an algorithm to traverse a tree, depth first.

1708


how to create an anonymous function

2165


How to access oralce10g data from server to client in LAN?

1374


can everyone explain this code Private Sub DrawRect(rectSource As RECT, lngColour As Long) Line (rectSource.Left, rectSource.Top)-(rectSource.Left, rectSource.Bottom), lngColour Line (rectSource.Left, rectSource.Top)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Left, rectSource.Bottom), lngColour End Sub

2642


write a vb script to check equal two 2*2 matrix

1477


Given a string=”me,I,myself”; .Using javascript only create an array out of this string and then send a POST request to the url “record.php” without reloading the page. The post key parameters should be n1,n2 and n3 respectively.

2741


How can get all database name using Php and Sql?

2191


code to positioning of window in certain dimensions

2127