main()
{
charstr1="prakash";
charstr2="raju";
Str1=str2;
printf("\n%d",str1);
}
Answer Posted / naman patidar
compile time error at line 3 and 4.
can not assign string to char ( i.e. to str1 and str2).
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What are the 7 elements of communication?
Is sae same as af?
How to stop running thread?
How do I make a bootable usb drive?
What is the purpose of an I/O status information?
Explain the difference between internal and external fragmentation in memory management. Suggest ways to reduce them.
Explain about linker and the functions executed by them?
What does the 400 mhz signify in a ram specification?
Explain what you mean by memory alignment.
Explain page cannibalizing?
Does direct memory manipulation is an unsafe operations, if yes, how?
What are the activities related to the time shared user program management?
Explain what are device drivers used for?
What is a ready queue?
What is validity fault?