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  


What are the reasons an ATL server might fail to register?

1 Answers  


what is proces ?

5 Answers   OfficeNet,


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

0 Answers  


why we write function's implementation in .h file while developing the Web application through VC++?

0 Answers   TCS,






Which ATL Classes Facilitate ActiveX Control Containment?

1 Answers  


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

0 Answers  


How to Load Controls Specified at Run Time?

1 Answers  


What are the known problems with the ATL 2.0 Object Wizard?

1 Answers  


how to create SDK based ATL ? how to create SDK based COM?

1 Answers   TCS,


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

0 Answers  


What Is "AtlAxWin80"?

4 Answers  


Categories