WHAT IS DIFF BETWEEN int a[][]=[4]
int [][]a=[4]

Answers were Sorted based on User's Feedback



WHAT IS DIFF BETWEEN int a[][]=[4] int [][]a=[4]..

Answer / sai

int [][]a = [4]; gives syntax error.

Is This Answer Correct ?    7 Yes 0 No

WHAT IS DIFF BETWEEN int a[][]=[4] int [][]a=[4]..

Answer / hj

Yes There is diff between, both will give you error. one
will give compiler error and another will give systax error.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More ATL Interview Questions

Will ATL create all of the topological relationships within the topology layer?

0 Answers  


How to Load Controls Specified at Run Time?

1 Answers  


How to Use structs in Automation-compatible interfaces?

0 Answers  


how do you like to go up in a swing

1 Answers   Colgate,


sap hana online training in USA UK CANADA INDIA AUSTRALIA

1 Answers   SAP Labs,


Why is the put_Font or putref_Font method not called when an ActiveX control's Font property is changed by the ActiveX Control Pad?

0 Answers  


How to Implement multiple dual interfaces ?

2 Answers  


How to Reuse interface implementation in source in ATL projects ?

1 Answers   Syntel,


How to Implement static object hierarchies in ATL ?

0 Answers  


How to Obtain data from the client via an outgoing event dispinterface in ATL ?

0 Answers  


Which ATL Classes Facilitate ActiveX Control Containment?

1 Answers  


WHAT IS DIFF BETWEEN int a[][]=[4] int [][]a=[4]

2 Answers   HCL,


Categories