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 strong type system with static types.
Code:1
P only
2
Q only
3
Both P and Q
4
Neither P nor Q
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 strong type system with static types.
Code: