Please describe an example where you used object
orientation in one of your programs.
No Answer is Posted For this Question
Be the First to Post Answer
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
what is the similarity between networking devices?
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
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
what is programming language?
How to know we are in home page of a web application using QTP
Who is the Best SAS/Clinical Trainer in Hyderabad
9.Difference between even and odd signals?explain with the diagram?
What is Negative testing?
Any real time example of O2C process from taking order till creating invoice.
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!