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

What are the disadvantages of XML?

608

Why XSLT is important for XML?

715

Can I replace HTML with XML?

643

What are the special characters used in XML?

650

Can I execute a XML?

612

What is XSNL?

647

How comment can be represented in XML?

596

What is XML Parser?

760

What are the benefits of XML?

651

What are XML Namespaces?

633

What software is available for XML?

679

What is a markup language?

739

What is XML DOM Document?

640

What is SAX in XML?

636

How can I include conditional statements in XML?

683


Un-Answered Questions { Code Snippets }

To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']

1050


Discuss an algorithm to traverse a tree, depth first.

1765


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

2090


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4758


How can get all database name using Php and Sql?

2235


write a program to input a natural number less than and display it in words.test your program on the sample data and some random data sample input= 29 sample output= Twenty nine sample input=17001 sample output= out of range sample input=119 sample output =one hundred and nineteen sample input=500 sample output=five hundred

4262


sample code to auto focusing the first field in a form

2552


Could u please tell me any UNIX scripts that 'll lead to find the network latency of the servers.?or else any unix command to find the network latency of a server?Thnx in advance...

2213


output for printf("printf");

2603


Write a python program to check if a number is a perfect number?

956


How to update and insert from datagridview at run time in excel database?

3237


how exactly is the lngColour used?

2209


JasperETL how to install and create simple project explain me clearly fnds iam wtg for ur rply

4038


how to pass data between pages using Cookies

2519


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)

901