Answer Posted / vijayalakshmi
integer is a datatypes, which is used to initialising the variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain why c is faster than c++?
Explain the use of 'auto' keyword
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Tell us two differences between new () and malloc ()?
What is meant by int main ()?
What is a struct c#?
Without Computer networks, Computers will be half the use. Comment.
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
What are reserved words?
How to throw some light on the b tree?
What is page thrashing?
What is the difference between array_name and &array_name?
What is indirection? How many levels of pointers can you have?
What is a lvalue
What does typeof return in c?