Question: CS3642-W01 Programming Assignment #1 (Spring 2023) To implement an AI agent which is to implement the 2's complement automata. Please note that this is NOT

CS3642-W01 Programming Assignment \#1 (Spring 2023) To implement an AI agent which is to implement the 2's complement automata. Please note that this is NOT taking one's complement and then plus one method. You should have two states, i.e. copy and flip-flop each bit by streaming the binary number from the last digit to the first digit. Please show your design. Remember that this is an agent NOT just a program. 1- You may write your code in a contemporary language of your choice; typical languages would include C/C++, Python, Java, Ada, Pascal, Smalltalk, Lisp, and Prolog. A GUI interface is preferred. 2- II. Design of your Agent including the state diagram
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
