Can we assign string to char pointer?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the difference between a string and an array?
What is void main () in c?
what are bit fields in c?
Write a Program to accept different goods with the number, price and date of purchase and display them
why return type of main is not necessary in linux
While(1) { } when this loop get terminate is it a infinite loop?
What are the advantages and disadvantages of pointers?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
When is a “switch” statement preferable over an “if” statement?
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
Do you know pointer in c?