public static void main(String args[])
describe it


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

What is the purpose of <Trigger> element of <updatePanel> in Ajax

0 Answers  


Create a class TicTacToe that will enable you to write a complete program to play the game of Tic-Tac-Toe. The class contains as private data a 3- by-3 double array of integers. The constructor should initialize the empty board to all zeros. Allow two human players. Wherever the first player moves, place a 1 in the specified square; place a 2 wherever the second player moves. Each move must be to an empty square. After each move determine whether the game has been won and whether the game is a draw. If you feel ambitious, modify your program so that the computer makes the moves for one of the players automatically. Also, allow the player to specify whether he or she wants to go first or second. If you feel exceptionally ambitious, develop a program that will play three-dimensional Tic-Tac-Toe on a 4-by-4-by-4

2 Answers  


how many trailing zeroes are there in 100! (100 factorial)?

5 Answers  


how to add a new table with variables and thier values into a imported file uisng proc import?

0 Answers  


why should i hire u

16 Answers   Google, Satyam,






How many packages available in java??

7 Answers   CTS,


< DL Compact > tag is used for

0 Answers  


Caret means to you

1 Answers  


Why we use NEW operator when we create Object,While in C++ we donot ?

1 Answers  


Data Structure: Show that if k is the smallest integer greater than or equal to n+ (log2n)-2, k comparisons are necessary and sufficient to find the largest and second largest elements of a set of n distinct elements. (k comparisons are required to find what you are looking for, but no more than that are needed)

0 Answers   Student,


what is difference between scripts, smartforms and adobe forms

5 Answers  


what is delegate and how works delegate and event.

0 Answers   NIIT,


Categories