Colors specified with the notation


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

Post New Answer

More Programming Languages AllOther Interview Questions

What is Console Application? & The purpose Of Console Application? with description.

1 Answers  


What is a singleton linked list?

1 Answers   Wipro,


is it acceptable if we declare multiple exceptions in same overridden method.

0 Answers  


give idea for creating screen in abap

0 Answers  


how to generate dsnless connectivity in j2ee

0 Answers  






what is the use of occurs 10 or (any number) in the internal table declaration with header line.

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  


Why data bus is bidirectional and address bus is unidirectional?

4 Answers   Infosys, Wipro,


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

0 Answers   Yahoo,


what is the maximam caption size of lebel

1 Answers  


Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC,


what are the 3 forms of a prolog term

0 Answers  


Categories