recategorized by
1,111 views
2 votes
2 votes

The programming languages C and C++ are not strongly typed languages because

  1. Both C and C++ allow functions for which parameters are not  type checked
  2. Both C and C++ allow functions for which parameters are type checked
  3. Both C and C++ allow functions for which parameters are not type checked and also the union types in these languages are not type checked.
  4. Union types in these (C and C++) languages are not type checked
recategorized by

1 Answer

1 votes
1 votes

ans is C )            statement C is correct with respect to C and C++ and strongly typed languages are defined as

SmalltalkPerlRubyPython, and Self are all "strongly typed" in the sense that typing errors are prevented at runtime and they do little implicit type conversion this is possible when  parameters are not type checked and also the union types in these languages are not type checked.

Answer:

Related questions

2 votes
2 votes
1 answer
3
go_editor asked Jul 24, 2016
1,216 views
Match the following for Windows Operating System $:$$\begin{array}{} \text{(a)} & \text{Hardware} & \text{(i)} & \text{Starting all processes, emulation of different} \\...
1 votes
1 votes
1 answer
4
go_editor asked Jul 24, 2016
1,294 views
The portion of Windows 2000 operating system which is not portable isprocessor managementuser interfacedevice managementvirtual memory management