What would happen to X in this expression: X += 15; (assuming the value of X is 5)
No Answer is Posted For this Question
Be the First to Post Answer
What is getch () for?
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r
Without Computer networks, Computers will be half the use. Comment.
Why doesnt that code work?
Ow can I insert or delete a line (or record) in the middle of a file?
What is #include cctype?
What 'lex' does?
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
what is the difference between static variable and register variable?
#define MAX 3 main() { printf("MAX = %d \n",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā); #endif
What is variable initialization and why is it important?