Answer Posted / hrpynux@gmail.com
We can convert int to String in java using String. valueOf() and Integer. toString() methods. Alternatively, we can use String.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does a function declared as pascal do differently?
What is bash c?
Define circular linked list.
What is preprocessor with example?
What is #pragma statements?
main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none
Explain why c is faster than c++?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
How do you declare a variable that will hold string values?
What are the different types of endless loops?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
What is pointer to pointer in c with example?
Why c language is called c?
What are multidimensional arrays?
What are the two forms of #include directive?