edited by
1,450 views
0 votes
0 votes

Which of the following statements is/are true?

P: C programming language has a weak type system with static types.

Q: Java programming language has a string type system with static types

Code:

  1. P only
  2. Q only
  3. Both P and Q
  4. Neither P nor Q
edited by

1 Answer

1 votes
1 votes
Both P and Q are Correct.

C has a weak type system and Java has a Strong Type System with static types.

Related questions

1 votes
1 votes
2 answers
4
Pooja Khatri asked Jul 13, 2018
2,655 views
The definitions in an XML document are said to be ______ when the tagging system ans definitions in the DTD are all in compliancewell-formedreasonablevalidlogical