User Profile
Collapse
-
i compiled....its coming 55... -
what is the output of this program
Code:Q1.What will be output of the following c program? #include<stdio.h> static num=5; int num; extern int num; int main(){ printf("%d",num); return 0; } -
java programming
i have decided to take up an online course on data structures... but the problem is the algorithm is predominantly based on java... i am familiar only with c and c++... is it a good option for me to take up the course?? does it need knowledge about java in detail??? -
-
how does the stack and queue appears in computer memory
i always wonder how the stack and queue appears like in the memory??? i want to know if we can visibilly see the stack and queue when we open the motherboard
No activity results to display
Show More
Leave a comment: