what is different between auto and local static? why should we use local static?
No Answer is Posted For this Question
Be the First to Post Answer
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
How do you write a program which produces its own source code as output?
what is the meaning of java that is (J A V A) full form of JAVA
71 Answers AKS University, Bhel, BNL, BPO, HCL, Peacecon,
Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.
Where can I get an ansi-compatible lint?
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
how can u print a message without using any library function in c
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
What is the -> in c?
Can stdout be forced to print somewhere other than the screen?
What are the modifiers available in c programming language?