How many levels of pointers have?
No Answer is Posted For this Question
Be the First to Post Answer
State two uses of pointers in C?
What is function prototype?
How variables are declared in c?
main() { int i; printf("%d", &i)+1; scanf("%d", i)-1; }
What does %p mean c?
Why is c fast?
How will you find a duplicate number in a array without negating the nos ?
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type
Write a simple program to find the size of different basic data types in C.
write a program in c language to print your bio-data on the screen by using functions.
what is the definition of storage classes?
please explain every phase in the "SDLC" in the dotnet.