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



Code Snippets Interview Questions
Questions Answers Views Company eMail

How do you test for file properties in shell scripts?

1 3005

How do you do Boolean logic operators in shell scripting?

1 2660

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

1 2846

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

1 2678

How do you write a for loop in shell?

1 2693

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

1 2855

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

1 2502

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

1 2751

How do you stop a process?

1 2648

How do you find out about all running processes?

1 2702

How do you stop all the processes, except the shell window?

1 2927

How do you define a function in a shell script?

1 2463

How do you read keyboard input in shell scripts?

1 3097

How does a case statement look in shell scripts?

1 2715

Consider the following markup:

London by night
A landscape of London by night
Is it valid? If not, can you explain why?

1 8217


Un-Answered Questions { Code Snippets }

What are the basic rules while writing XML?

532


You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.

2551


what is the structure of xml document ?

614


Write a Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

834


what full form name of B.K.U.

3055


what is runtime class?

2670


how to create a 3x3 two dimensional array that will give you the sums on the left and bottom columns

3647


What is XQuery?

612


Write a Program in 'C' To Insert a Unique Number Only. (Hint: Just Like a Primary Key Numbers In Database.) Please Some One Suggest Me a Better Solution for This question ??

2476


What are the disadvantages of XML?

561


I am trying to pass the string firstName from a Servlet called SampleServet. I am running this on eclipse and it tells me that "the value for annotation attribute must be a constant expression. I don't understand why it is giving me this error. @PersonAnnotation(name = SampleServlet.firstName) public class AnnotationClass{

2350


Create a ViewState Property?

2702


Write a program that print in screen a tree with its height taken from user by entering number of 4 digits and find the odd numbers then calculate the sum of odd numbers so he get the height of tree?

3360


why nlogn is the lower limit of any sort algorithm?

2850


Give the code for Handling Mouse Events?

2380