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

Define demand paging?

590


Is microsoft edge replacing internet explorer?

526


What are the deadlock avoidance schemes?

677


What do you mean by parallel processing?

572


How do I tell if excel 2016 is 32 or 64 bit?

653






What are real-time systems?

628


Give an example of Priority Inversion in Scheduling. What are the consequences of Priority Inversion?

549


Explain the booting process of a windows xp system.

586


What is option in grep?

541


What is context-switching in multi-threading?

570


Explain what are device drivers used for?

599


How do you tell if your os is corrupted?

535


What is a volatile keyword?

610


Explain cycle stealing?

547


Why use 64bit excel?

510