What is a pointer value and address in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between procedure oriented and object oriented progaming language
write a program which counts a product of array elements lower than 10.
How can I change the size of the dynamically allocated array?
struct screen_pos{ int row, col } ;move_right(cursor)struct screen_pos *cursor;{ cursor.col++; } /* This statementhas a syntax error */What is the correct statement a) cursor.col = cursor.col + 1; b) col.cursor++; c) *cursor.col++; d) pointer
What is the benefit of using const for declaring constants?
In C, What is the #line used for?
char p="data"; printf(p);
print ur name without using any semicolon in c/c++....
21 Answers Bosch, TCS, Wipro,
Do you know what are bitwise shift operators in c programming?
What does != Mean in c?
Is a house a shell structure?
will u give me old quesrion papers for aptitude for L & t info tech?