InterviewSolution
Saved Bookmarks
| 1. |
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:(A) P only(B) Q only(C) Both P and Q(D) Neither P nor Q |
| Answer» | |