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 interrupts?
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
What is real time operating systems?
What layer is http?
What is a ready queue?
What are the states of a process?
What are the types of files?
Explain the characteristics of instruction and execution time.
Explain the concept of real-time operating systems?
What are the primary functions of VFS?
What is lts in node js?
Draw the states of a process in an OS.
What is the basic difference between pre-emptive and non-pre-emptive scheduling.
What is the full form itc?
Why is 32 bit referred to as x86?