WHAT IS MAIN IMPORTANT THING IN SOFTWARE?


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

Post New Answer

More Programming Languages AllOther Interview Questions

how we can call xml file in java file using Android platform?

2 Answers   TCS,


Corillian's product is a "Component Container." Name at least 3 component

1 Answers  


What is WEB 3.0? What are the features their in WEB3.0

0 Answers  


what is the difference between a looping statement and a decision statement

3 Answers  


What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?

2 Answers   HSBC,






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  


given a height balanced tree. If we add one more node , how many nodes gets unbalanced ?

2 Answers   Hughes,


When will you use shell script/Perl ahead of C/C++?

0 Answers   Yahoo,


Which language they use during interview?

0 Answers   State Bank Of India SBI,


Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance

2 Answers  


Delta 5 weight scale not connect with oracle application what i can do?

0 Answers  


Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach

0 Answers  


Categories