Answer Posted / j naveen reddy
Pointer is a reference variable, as it refers the address of the other variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is r written in c?
Explain what will the preprocessor do for a program?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What is the use of typedef in c?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
I heard that you have to include stdio.h before calling printf. Why?
What does c value mean?
Write a Program to find whether the given number or string is palindrome.
What are disadvantages of C language.
Explain the difference between call by value and call by reference in c language?
What is the difference between pure virtual function and virtual function?
What is the role of this pointer?
What is character set?
what type of questions arrive in interview over c programming?