Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~417 People Reached
Favorite Tags
c++ x 3
Member Avatar for flamecly

Hi, i'm new to this website. I have recently came across a qns given by a friend and i'm thinking how to do it. Hope u all can help me... Here is the qns: The circuit below shows a decoder circuit using 3-to-8 Decoder and 2-to-4 Decoder with logic gates. …

Member Avatar for Colin Mac
0
253
Member Avatar for flamecly

[COLOR=#000000]Create a class TicTacToe that enables you to write a program to play the game of tic –tac-toe.[/COLOR] [B][COLOR=#000000] [/COLOR][/B] [COLOR=#000000]The class contains as private data a 3-by-3 double array of integers. The constructor should initialise the empty board to all zeros. [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]Allow two players. Wherever the …

Member Avatar for John A
0
164