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


Please Help Members By Posting Answers For Below Questions

What is GRUB?

590


Explain pcb.

604


What is the difference between ram and cache memory?

526


Explain the types of data storage and its relation with the cpu.

556


Can a bad cpu cause blue screen?

575






Is it possible to have a deadlock involving only one process?

582


What is BSS(Block Started by Symbol)?

611


What is a binary semaphore?

550


What are the three types of operating systems?

531


What are read-write locks?

559


Can I change operating systems on my laptop?

563


How do I know if my cpu is overheating?

533


Can you list the coffman's conditions that lead to a deadlock?

660


Can overheating cause blue screen of death?

566


What are 4 types of operating systems?

558