For display, it depends on whether you want to display just numeric temperature, or more.
to display only a numeric temperature, you can use a 7 segment LED display
to display a bunch of things, you may want to consider a serial character-based LCD display
the following books talks about both
How to measure temperature (from Arduino Cookbook 2nd edition book)
Arduino Cookbook latest is 3rd edition