What is pass by reference in c?
No Answer is Posted For this Question
Be the First to Post Answer
How can you print HELLO WORLD without using "semicolon"?
What are the types of bitwise operator?
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
how can i print "hello"
int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation.
What are the main characteristics of c language describe the structure of ac program?
application of static variables in real time
what is difference between overriding and overloading?
What is #define in c?
Explain spaghetti programming?
Where register variables are stored in c?
What happens if a header file is included twice?