3 Questions 4 Answers 0 Followers
Questions related from Nitish Mohiputlall
Here are my codes: if i want to do this addition 11+22 upon clicking on = button it should give me 33 but it does not work. the calculator must be able to perform addition correctly please...
26 May 2015 1,316 5 View
The question was, In Bouboun University's information systems 3 arrays are used to store student details, 1. Stud_Names (array of strings) holds the name of 100 Students 2. Stud_Map (array of...
30 April 2014 936 7 View
Question: Implement a circuit with 3 inputs x, y, z and 3 outputs A, B ,C. When the input is 0, 1, 2 or 3, the output is one greater than the input. When the input is 4, 5, 6, or 7, the output is...
11 April 2014 8,679 1 View