2.Different data types in C? and its value and range?
Answer Posted / panchal jigar
primary data type
user defined data type
derived data type
1 int,float,char,void
2 pointer array
3 enum struct union
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
can any one suggestion me present which course(except java,.net) has huge demand in the market?
what is the difference between read the data from table and infotype
what is difference between kpo and it industry? that is in terms of work, package etc
Tag for turning an image into a hyperlink is
what is d main diff between the java and .net framework
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
sample and simple coding where we get?
What is the entry point function of a DLL?
how to generate dsnless connectivity in j2ee
what is session state?
can we retrieve only integer/String type columns from a table,if yes how?
define profiler???
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
when will triggars the at new event in abap and web dybn pro?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?