When should we use pointers in a c program?
No Answer is Posted For this Question
Be the First to Post Answer
What is external and internal variables What is dynamic memory allocation what is storage classes in C
how to add numbers without using arithmetic operators.
write a program to print the all 4digits numbers & whose squares must me even numbers?
What are the different types of control structures in programming?
write c program to display output 10(10+20)+(10+20+30)+ ... n term
0 Answers Hindustan Gum Chemicals,
What do you mean by c what are the main characteristics of c language?
What is the difference between constant pointer and constant variable?
What are the two types of structure?
what is the coding of display the factorial of a number using array and function?
What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }
Explain the Difference between the New and Malloc keyword.
Differentiate between Macro and ordinary definition.