Un-Answered Questions { Code Snippets }

What is a markup language?

373


What is XML DOM Document?

337


What is SAX in XML?

359


How can I include conditional statements in XML?

352


What is XML Element?

395


What is a well formed XML document?

326


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

365


What is a valid XML document?

351


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)

507


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

526


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

516


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

529


Devise a program to implement the Fibonacci sequence.

534


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

525


How can you print an address of a variable?

508