main()
{
charstr1="prakash";
charstr2="raju";
Str1=str2;
printf("\n%d",str1);
}
Answer Posted / app
Error
Since address of different strings are compared
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Under what circumstances do page faults occur?
Explain IPC?
Which is better chkdsk r or f?
Can I delete the program files x86?
What are deadlock prevention techniques?
Describe Operating system?
When would you choose Top-down methodology?
Give an example of a Process State.
How to stop running thread?
How many types of file systems are there?
What are the four necessary and sufficient conditions behind the deadlock?
When did 64 bit come out?
What are the primary functions of VFS?
What is the difference between ram and cache memory?
What are the deadlock avoidance algorithms?