char* f()
return "hello:";
void main()
{char *str=f();
}
Submitted by: Administratorstr will be a pointer to "hello:"
so on printing str will output hello:
Submitted by: Administrator
so on printing str will output hello:
Submitted by: Administrator
Read Online C C++ Errors Job Interview Questions And Answers
Top C C++ Errors Questions
☺ | Explain what is macro in c? |
☺ | Errors are known as? |
☺ | What is run time error? |
☺ | What is meant for variable not found? |
Top Exception Handling Categories
☺ | ERRORS Interview Questions. |
☺ | Scripts Errors Interview Questions. |
☺ | Oracle Errors Interview Questions. |
☺ | C C++ Errors Interview Questions. |
☺ | DotNet Errors Interview Questions. |