main()
{
charstr1="prakash";
charstr2="raju";
Str1=str2;
printf("\n%d",str1);
}
Answer Posted / vignesh1988i
may i know the reason for this error
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Who invented os?
What is synchronous and asynchronous process?
How long should a chkdsk take?
How do I do a system restore?
What is a root program?
What are the thread states?
Can you explain the Virtual memory?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
What is the difference between ie and edge?
What is a safe state and its’ use in deadlock avoidance?
How do I search for a pattern in vi?
What is the difference between exclusive lock and shared lock?
Can chkdsk repair bad sectors?
What is the function of the control lines in ram?
Page replacement algorithm in Operating System?