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

How to Implement static object hierarchies in ATL ?

0 Answers  


sap hana online training in USA UK CANADA INDIA AUSTRALIA

1 Answers   SAP Labs,


How to Reuse interface implementation in source in ATL projects ?

1 Answers   Syntel,


what is proces ?

5 Answers   OfficeNet,


what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.

0 Answers  






How to Implement multiple dual interfaces ?

2 Answers  


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

0 Answers  


What changes does a control need to run in the Visual Basic 5.0 Control Creation Edition?

0 Answers  


Does ATL require an application server to operate?

0 Answers   HCL,


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

2 Answers   HCL,


How to get the <PARAM> tag to work with an ATL control?

0 Answers  


What changes does a control need to run in an MFC 4.2b container?

0 Answers  


Categories