Code Snippets Interview Questions
Questions Answers Views Company eMail

What is the meaning of version in XML?

496

What are the basic rules while writing XML?

401

What is well formed XML document?

445

What is XSL?

426

What is XPath in XML?

448

What are nested elements in XML?

426

What is CDATA?

442

What is an XML Schema?

461

What are the features of XML?

443

What are the advantages of XML DOM Document?

446

Who is responsible for XML?

454

Why XML has been used for development?

418

Can we have empty XML tags?

495

What is a StAX Parser?

434

What is SGML?

414


Un-Answered Questions { Code Snippets }

Code for Using Keyboard Events?

2286


How to encode and decode URL strings?

1955


How many digit have a Polaris 1995 300c.c. 2x4 nad how many have a Polaris 2007 300 c.c 2x4? And what site I can check this information???

2360


How to Check if Folder Exists?

564


I am attempting to work on a game panel with multi-server support, so in one of the pages there is a dropdown menu with servers on it, this is the part i am having issues with is server 1 is chosen i need access to the username running a script to server 1 chosen i need a script that will realize its been chosen and pop up below with a username thats associated with it because the users differ on each server so i choose server 1 i need a code to pull from the db and choose the user associated with the said server please help..

2322






can we pass variable in array to traverse it?

2119


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

4358


Write a function that takes as input a binary tree, and prints out each level of the tree on a newline. For example: a / b c / / d e f will output: a b c d e f

1515


what is the structure of xml document ?

436


advance the focus to next consecutive fields when Enter Key is pressed

1979


Write a script to delete all the files in a folder except one desired file.

1083


write a program using 2 D that searches a number and display the number of items 12 inputs values input 15,20, 13, 30, 38, 40,16, 18, 20 ,18 ,20 enter no. to search : 20

3549


How to call JavaScript Function from Code-behind in asp.net?

657


What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?

4029


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

3333