Skip to Content
0
Former Member
Dec 06, 2007 at 01:18 PM

Incorrect Literals Declaration Conditions

22 Views

Hi all,

Can anybody tell me what are the conditions of literal declaration which perform well while executing the program but actually are incorrect. We should avoid to use in source code. Like to declare a sigle character literal in two line is incorrect. What are the other points to consider?