Where are c variables stored in memory?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to gat the digt sum of a number (et. 15= >1+5=6)
write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words
5 Answers Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,
how many key words availabel in c a) 28 b) 31 c) 32
Is fortran still used today?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
What is a 'null pointer assignment' error?
Why isnt any of this standardized in c?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
Explain what are linked list?
what is self refrential structure
How we can set and clear bit in a byte using macro function?