Which of the following should not be listed on a certificate issued by
A: Private key
B: . User name
C: Period of validity
D: Algorithm name
E: None of the above
A: Private key
B: . User name
C: Period of validity
D: Algorithm name
E: None of the above
举一反三
- Which of the following is a legal string assignment?() A: "name" = Jones; B: name = "Jones"; C: name = 'D' + "Jones"; D: b and c above
- The following can be used as a field ( ). A: user’s name B: user’s telephone C: product name D: product supplier
- Which of the following is the name of the Core J2EE tier? A: Business B: Integration C: Presentation D: All of the above
- Which of the following can NOT be a key in a dictionary? A: 1001 B: 'name' C: listA = ['className'] D: tupleA = (123)
- Which of the following is another name for interface inheritance? A: Subtyping. B: Substitutability. C: Polymorphism. D: None of the above.