• 2022-06-07
    In the bounded buffer problem ____________
    A: there is only one buffer
    B: there are n buffers ( n being greater than one but finite)
    C: there are infinite buffers
    D: the buffer size is bounded
  • B

    内容

    • 0

      Which is the correct description of a pinned buffer in the database buffer cache() A: The buffer is currently being accessed. B: The buffer is empty and has not been used. C: The contents of the buffer have changed and must be flushed to the disk by the DBWn process.  D: The buffer is a candidate for immediate aging out and its contents are synchronized with the block contents on the disk.

    • 1

      () is typically not referred to as a buffer type in critical chain project management. A: Resource buffer B: Free buffer C: Feed buffer D: Project buffer

    • 2

      C语言文件操作函数fread(buffer,size,n,fp)的功能是( )

    • 3

      已知函数fread(buffer,size,count,fp),其中buffer代表的是()

    • 4

      与LEA AX,BUFFER等价的指令为( )。 A: MOV AX,BUFFER B: MOV AX,OFFSET BUFFER C: MOV AX,DS:BUFFER D: AX EQU BUFFER