What is the difference between .odp and .cur?
- Extension
 - .odp
 - .cur
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Developer
 
- Developer
 - Oracle
 - Microsoft
 
- Description
 - An ODP file is a presentation created by Impress, a presentation editing application included with Apache OpenOffice. It contains a presentation, which generally includes a title slide followed by content slides with text, images, multimedia content, and transition effects. ODP files are formatted using the OASIS XML-based OpenDocument standard.
 - A CUR file is a cursor image or animation used for the Windows mouse pointer. It may be an arrow (for general use), a spinning hourglass (for waiting periods), or an I-bar (for text editing).
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - application/octet-stream
 
- Sample
 - sample.odp
 - sample.cur
 
- Wikipedia
 - .odp on Wikipedia
 - .cur on Wikipedia