Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
q write a program to implement nor nand xor and xnor gates using and without using bit wise operator also perform necessary checking the user
q write a program to implement or nor and and nand gates using and without using bit wise operator the menu should be as followsi using bit wise
q develop a menu driven program to implement and or not gates using and without using bit wise operator the menu should be as
q develop a menu driven program to implement the logic of the following gatesi and gateii or gateiii not gateiv exitthe user has option to give n
q make a generalized program that accepts a number amp base convert it into the given base perform necessary
q develop a program which reads hexadecimal number from an input file amp convert it into octal binary and decimal the op should be written to a
q develop a menu driven program with following menu1 octal to decimal2 octal to hexadecimal3 octal to
q develop a menu driven program with following menu1 gray code2 bcd3 excess-3 code4 exitip must be a valid binary number
q develop a menu driven program with following menua binary to decimalb binary to octalc binary to hexadecimald exitput proper
q write a menu driven program to convert the given decimal number into binary octal and hexadecimal number fractional numbers are
q develop a program that accepts decimal number and converts it into given base fractional numbers are allowed and negative numbers are not allowed
write a program to convert the given decimal number into its equivalent binary
q192810 - aee16 x8 find value of x use 8s complement methodq write first 10 numbers in the base 4qexplain error-detection code amp error-correction
q perform binary subtraction using 1s amp 2s complement11010-1011201111-010131111-10111q 1922510 - c0c16 x7 find values of x using 7s
q convert the following decimal numbers into 9s amp 10s complement13654299318293q convert the following binary numbers into 1samp 2s
q perform binary subtraction on following11101-1000211111-1011311011-101001q perform binary multiplication amp division on
qexplain the followingabcd codebgray codecexcess-3 codedtrue complement methodqaddition-subtraction-multiplication-divisionperform binary addition on
qwhat are the values of x y and z 10110011012 x10 y8 z16qwhat are the various ways to represent negative numbers in the computer
qconvert the following binary numbers into hexadecimal double check by converting the result hexadecimal to
qconvert the following binary numbers into octal double check by converting the result octal to
q convert the following decimal numbers into hexadecimal double check by converting the result hexadecimal to decimala 24b
qconvert the following decimal numbers into octal double check by converting the result octal to
define the identifiers of c languagein c the names of the functions variables and arrays and various other user - defined items are called
define the character set of c languagec uses the lower case letter a to z the upper case letters a to z the digits 0 to 9 and certain characters as
explain the structure of a c programeach c program consists of one or more functions one of the which must be main a function name is forever