What is extern variable in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
can we store values and addresses in the same array? explain
What is build process in c?
What is n in c?
what is meant by flushll() in c programming?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
why we are using float in C
can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 Answers CTS, Indian Navy, L&T, Microsoft, SSB, TCE, TCS,
What is the purpose of #pragma directives in C?
write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer
How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...
How can I discover how many arguments a function was actually called with?