Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
q explain about transmission mediathese also known as physical channels can be either bounded or unbounded bounded media in which signals
a protocol is a formal description of message formats and the rules two or more machines must follow to exchange those messages because tcp
q future scope of the internetthe future scope of the internet along with the world wide web born in 1990 and the commercialization of the internet
q what is computer communications networkscomputer communications networks are the outcome of a combination of computers and telecommunication
q explain about microprocessorsmicroprocessors have instruction sets ranging from 20 to several hundred instructions known as microprograms which are
q what is interpreteran interpreter translates each high-level-language statement into its equivalent set of machine-language instructions which are
q basic defination of programa program generally consists of a set of instructions and data specifying the solution of a particular problem programs
q explain working of supercomputersupercomputers capable of executing in excess of one billion floating-point operations per second flops are very
q explain about mainframes computermainframes capable of executing in excess of 53 mips are high-performance general- purpose computers supporting
q describe about minicomputersminicomputers developed in the early 1960s are high-performance general-purpose multi user computers these are also
q what is microcomputersmicrocomputers have become a common part of everyday life the cost ranging from a few hundred to about ten thousand dollars
q define digital computers systemdigital computers in general are automatic machines that accept data and instructions perform predefined operations
write the algorithm for binary search also apply this algorithm on the following data 22 44 11 88 33 55 77
in sdk 86 kit 128kb sram and 64kb eprom is provided on system and provision for expansion of another 128kb sram is given the on system sram address
write an algorithm to print all even numbers in descending order and draw the
read in integers until a zero is read in keep a total of both the quantity and the sum of the negative integers and the positive integers once a
i wrote a program that adds up 5x5 matrices by column and row now i have to use pointers to rewrite the same code how would do
our instructor gave us a project in making a mechanical game or simple device using assembly language can anyone give me a an example of a project
bitwise-inclusive-or operator inclusive-or-expression exclusive-or-expressioninclusive-or-expression exclusive-or-expressionthe
bitwise-exclusive-or operator exclusive-or-expression and-expressionexclusive-or-expression and-expressionthe bitwise-exclusive-or
example of bitwise-and operatorin the following example the bitwise-and operator amp compares the bits of two integers nnuma and nnumb example of the
bitwise-and operator amp and-expression relational-expressionand-expression amp equality-expressionthe bitwise-and operator amp compares each bit of
bitwise left shift and right shift operators ltlt gtgtshift-expression additive-expressionshift-expression ltlt additive-expression shift-expression
ones complement operator the ones complement operator sometimes called the bitwise complement or bitwise not operator produces the bitwise ones