how we can know the funcions available in a class recording
java?
you have a computer with 80GB hard disk and ubuntu 8.04 is installed on entire hard disk.now you have to create a seprate partition for windows OS and install win XP as dual boot.write down the steps involved along with the commands
1 Answers Anand Group, Indian Navy, TCS,
How to link calculator in oops concept? how is it working in oops concept? why dont u using in beginning of program 'z' in abap(sap)?
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
if try is followed by finally block what happen to exception occured in try block
3 Answers Professional Access,
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
what is difference between java and c#
what is the difference between a namespace and assembly ?
Explain recursion with an example.
How do you initialize a static member of a class with return value of some function?
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
what do you man by firmware
what is the abap/4