维尔VERITAS软件笔试题

时间:2024-07-25 16:02:25 资料大全 我要投稿
  • 相关推荐

维尔VERITAS软件笔试题

1. A class B network on the internet has a subnet mask of 255.255.240.0, w
hat is the maximum number of hosts per subnet .
  a. 240 b. 255 c. 4094 d. 65534
  2. What is the difference: between o(log n) and o(log n^2), where both log
arithems have base 2 .
  a. o(log n^2) is bigger b. o(log n) is bigger
  c. no difference
  3. For a class what would happen if we call a class’s constructor from wi
th the same class’s constructor .
  a. compilation error b. linking error
  c. stack overflow d. none of the above
  4. “new” in c++ is a: .
  a. library function like malloc in c
  b. key word c. operator
  d. none of the above
  5. Which of the following information is not contained in an inode .
  a. file owner b. file size
  c. file name d. disk address
  6. What’s the number of comparisons in the worst case to merge two sorted
lists containing n elements each .
  a. 2n b.2n-1 c.2n+1 d.2n-2
  7. Time complexity of n algorithm T(n), where n is the input size ,is T(n)
=T(n-1)+1/n if n>1 otherwise 1 the order of this algorithm is .
  a. log (n) b. n c. n^2 d. n^n
  8. The number of 1’s in the binary representation of 3*4096+ 15*256+5*16+
3 are .
  a. 8 b. 9 c. 10 d. 12
 

维尔VERITAS软件笔试题

【维尔VERITAS软件笔试题】相关文章:

四维图新的软件测试笔试题之逻辑题06-29

360笔试题目06-27

网易运维笔试题10-20

金山软件软件工程笔试题09-28

罗克维尔研发笔试经验05-06

笔美国国家仪器试题目09-23

英特尔Intel面试题06-27

英特尔技术类笔试题08-15

鲁班软件销售笔试题08-14

群硕软件笔试题09-01