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

Can x86 run 64 bit?

547


Explain the trda?

571


What is rufus usb tool?

534


Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

641


What is spooling?

621






What does the safe mode do?

569


Is program files x86 64 bit?

518


When would you choose bottom-up methodology?

2113


Why interprocess communication is required?

531


Tell me something about the concept of memory leak?

594


Does 64 bit require uefi bios?

544


List advantages and disadvantages of dynamic memory allocation vs. static memory allocation.?

681


What is basic concept of operating system?

553


Explain the execution cycle for a von neumann architecture.

574


What grep means?

502