# Page Not Found

The URL `java/java-overview/data-types/primitive-types/float` does not exist.

You might be looking for one of these pages:
- [float](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/primitive-types/float.md)
- [short](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/primitive-types/short.md)
- [long](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/primitive-types/long.md)
- [boolean](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/primitive-types/boolean.md)
- [char](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/java-data-types/primitive-types/char.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://www.pranaypourkar.co.in/the-programmers-guide/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://www.pranaypourkar.co.in/the-programmers-guide/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/the-programmers-guide/java/java-basics/java-data-types/primitive-types/float.md`)
- Use `Accept: text/markdown` header for content negotiation