WHAT IS DIFF BETWEEN int a[][]=[4]
int [][]a=[4]
Answer Posted / 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 View All Answers
Does ATL require an application server to operate?
why we write function's implementation in .h file while developing the Web application through VC++?
How to Obtain data from the client via an outgoing event dispinterface in ATL ?
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?
What changes does a control need to run in an MFC 4.2b container?
How to Implement static object hierarchies in ATL ?
How to get the tag to work with an ATL control?
what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.
Will ATL create all of the topological relationships within the topology layer?
What changes does a control need to run in the Visual Basic 5.0 Control Creation Edition?
How to Use structs in Automation-compatible interfaces?