# Page Not Found

The URL `java/java-overview/oop-basics/what-is-an-object/ways-to-create-object` does not exist.

You might be looking for one of these pages:
- [Ways to Create Object](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/oop-basics/what-is-an-object/ways-to-create-object.md)
- [What is an Object?](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/oop-basics/what-is-an-object.md)
- [Equals and HashCode](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/oop-basics/what-is-an-object/equals-and-hashcode.md)
- [Shallow Copy and Deep Copy](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/oop-basics/what-is-an-object/shallow-copy-and-deep-copy.md)
- [Serialization & Deserialization](https://www.pranaypourkar.co.in/the-programmers-guide/java/java-basics/oop-basics/what-is-an-object/serialization-and-deserialization.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/oop-basics/what-is-an-object/ways-to-create-object.md`)
- Use `Accept: text/markdown` header for content negotiation