In this video we are going to discuss another question which was asked in the exam of ISRO In which one of the following page replacement policies, Belady’s anomaly may occur? FIFO Optimal LRU MRU
In this video we are going to discuss another question which was asked in the exam of ISRO For the real time operating system, which of the following is the most suitable scheduling scheme? Round robin First come first serve …
In this video we are going to discuss another question which was asked in the exam of ISRO Consider the join of a relation R with a relation If R has m tuples and S has n tuples then the …
In this video we are going to discuss another question which was asked in the exam of ISRO When a DNS server accepts and uses incorrect information from a host that has no authority giving that information, then it is …
In this video we are going to discuss another question which was asked in the exam of ISRO Consider a system with 2 level cache. Access times of Level 1 cache, Level 2 cache and main memory are 1 ns, …
In this video we are going to discuss another question which was asked in the exam of ISRO Which one of the following is correct about the statements given below? All function calls are resolved at compile time in C …
In this video we are going to discuss another question which was asked in the exam of ISRO Relative mode of addressing is most relevant to writing Co-routines Position – independent code Shareable code Interrupt Handlers
In this video we are going to discuss another question which was asked in the exam of ISRO Goals for the design of the logical scheme include avoiding data inconsistency being able to construct query easily being able to access …
In this video we are going to discuss another question which was asked in the exam of ISRO Which of the following is TRUE only of XML but NOT HTML? It is derived from SGML It describes content and layout …
In this video we are going to discuss another question which was asked in the exam of ISRO A clustering index is defined on the fields which are of type non-key and ordering non-key and non-ordering key and ordering key …
In this video we are going to discuss another question which was asked in the exam of ISRO In Ethernet CSMA/CD, the special bit sequence transmitted by media access management to handle collision is called Preamble Postamble Jam None of …
In this video we are going to discuss another question which was asked in the exam of ISRO Recursive descent parsing is an example of Top-down parsers Bottom-up parsers Predictive parsers None of the above