The Artima Developer Community
Sponsored Link

Java Buzz Forum
Friday Java Quiz: Know Your JDK

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Friday Java Quiz: Know Your JDK Posted: May 11, 2012 7:17 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Friday Java Quiz: Know Your JDK
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Haven't had one of these for a while. I was busy doing other things.

Since it's been so long, I'll pose an easy quiz today:

Q: What does the following command print?

weiqi@gao /opt/jdk1.7.0_04/bin$ ls | wc -l

(/opt/jdk1.7.0_04 is where I installed my JDK, your JDK installation locations may vary.)

Strict rules apply today: You have twenty minutes to think about it and you must write down your answer before you go to your JAVA_HOME and run the command.

Read: Friday Java Quiz: Know Your JDK

Topic: Java 7: Closing NIO.2 file channels without loosing data Previous Topic   Next Topic Topic: Android Security Analysis

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use