Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
control busthe control bus comprises of various single lines that carry various control signals for synchronizing
data busthe data bus is the group of 8 bit used to carry data there line are bidirectional data can flow in both
what is the difference among adding routes to a webforms application and to an mvc applicationans to add routes to a webforms application we use
port addressthe port address is of 8 bit it is range from 00h to ffh it means there may be total i 256 input ports and
memory addressthe memory address is of 16 bits it ranges from 0000h to fffh 16bits address lines of 8085 microprocessor are
address busthe address bus is the group of 16 lines it is used to carry the address of memory location and addresses of
1 url pattern - you can contain placeholders in a url pattern so that variable data can be passed to the request handler without having a query
in an aspnet web application that does not build use of routing an incoming browser request should map to a physical file if the file does not
what are the 3 segments of the default route that is there in an aspnet mvc applicationans segment 1st - controller namesegment 2nd - action
stack pointer spit is also a 16 bit register and a memory pointer similar to program counter it holds the memory address of
program counter pcit is a 16 bit register it is a memory pointer it stores the memory address of the next byte of the
aspnet mvc uses aspnet routing to map incoming browser requests to controller action process aspnet routing makes use of route table route table is
carry fla registers the size of the accumulator is of 8 bit if after any arithmetical or logical operation 9th bit is
in general all public processes of a controller class are treated as action processes if you require prevent this default behaviour just decorate the
parity flag - registers if after any arithmetical or logical operation if number of the accumulator are even parity
the following are just a few return types of a controller action process in common an action process can return an instance of an any class that
auxiliary carry fla - registers if carry is generated from d3 to d4 in the accumulator after any arithmetical or logical operations
zero flag - registers if the result of any arithmetical or logical operation in the accumulator is zero i e all the bits
the controller responds to user interactions with the application by selecting the act method to implement and also selecting the view to render
addition of binary numbers example add 110010102 -510 and 000001012510solution
is it possible to unit test an mvc application without running the controllers in an aspnet processans yes all the features in an aspnet mvc
what is the greatest benefit of using aspnet mvc over aspnet webformsans it is complex to unit test ui with webforms where views in mvc can be very
is it possible to join aspnet webforms and aspmvc and make a single web applicationans yes it is possible to join aspnet webforms and aspmvc and
representation of negative number as mentioned in chapter 1 in 8085 negative numbers are represented in 2 complement form and
mvc framework defines in systemwebmvc mvc framework defines in systemwebmvc