Un-Answered Questions { Code Snippets }

What is a markup language?

489


What is XML DOM Document?

447


What is SAX in XML?

464


How can I include conditional statements in XML?

483


What is XML Element?

498


What is a well formed XML document?

427


Which tag is used to find the version of XML and the syntax?

465


What is a valid XML document?

451


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)

648


Write a Program to truncate a given floating point value (e.g.16.25=16).

687


Write a Program to find the sum of digits of a given number until the sum becomes a single digit.

663


Write a Program to find whether the given number is a Armstrong number.

636


Devise a program to implement the Fibonacci sequence.

671


Write a Program to find the number of words in a sentence.

690


How can you print an address of a variable?

665