What is the difference between xls and xlsx?
Answer / Dipendra Kumar
Microsoft Excel uses XLS (Binary Workbook) for older files, while XLSX (Open XML Spreadsheet) is used for newer files. The main differences are that XLSX format uses a more modern compression method (ZIP), allows larger file sizes, and supports advanced features like conditional formatting, pivot tables, and macros, whereas XLS format has limitations in these areas.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is xmlns in xml?
Write a program to show the element is occurring as a child?
What is valid xml document? What a well formed xml document?
When should I use a cdata marked section?
How can a xml file be created from a database?
Are there any keywords present in XML that cant be re-used while describing tags ? If so, list them.
Do you feel that you are a good xslt programmer? : xslt
How do you describe xml data?
Who developed xslt? : xslt
Is xml a flat file?
What are the advantages of using xslt?
Explain about the actor element?