位置:首页 > 题库频道 > 其它分类 > 计算机其它 > 程序员考试模拟试卷三

A programmer must know about a function's to call it correctly.

发布时间:2021-12-27

A.location

B.algorithm

C.Interface

D.statements

试卷相关题目

  • 1In programming* the user determines the sequence of instructions to beexecuted, not the programmer.

    A.top-down

    B.structure

    C.data-driven

    D.event-driven

    开始考试点击查看答案
  • 2The standard in C language contain many useful functions for input andoutput, string handling, mathematical computations, and system programming tasks.

    A.database

    B.files

    C.libraries

    D.Subroutine

    开始考试点击查看答案
  • 3 language, functions are important because they provide a way to code sothat a large complex program can be written by combining many smaller parts.

    A.modify

    B.modularize

    C.block

    D.board

    开始考试点击查看答案
  • 4Very long,complex expressions in program are difficult to write correctly and difficult to

    A.defend

    B.detect

    C.default

    D.debug

    开始考试点击查看答案
  • 5On a memory system,the logical memory space available to the program istotally independent of the physical memory space.

    A.cache

    B.virtual

    C.RAM

    D.ROM

    开始考试点击查看答案
  • 6is the address of a variable or a variable in which the address of anothervariable is stored.

    A.Director

    B.Pointer

    C.Array

    D.Record

    开始考试点击查看答案
  • 7C++ is used with proper design techniques.

    A.object-oriented

    B.object-based

    C.face to object

    D.face to target

    开始考试点击查看答案
  • 8is a contiguous, numbered set of variables of a given base type,which can beused and passed to functions as a unit.

    A.Record

    B.Array

    C.File

    D.Parameter

    开始考试点击查看答案
  • 9is not a programming language.

    A.COBOL

    B.Java

    C.UML

    D.Basic

    开始考试点击查看答案
  • 10is a sequence of letters and digits > the first character must be a letter.

    A.An identify

    B.A string

    C.An array

    D.Program

    开始考试点击查看答案
返回顶部