What are the different types of objects used in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the best organizational structure?
Is that possible to store 32768 in an int data type variable?
write a program to display numbers from 1 to 10 and 10 to 1?
Q. where is the below variables stored ? - volatile, static, register
what are the stoge class in C and tel the scope and life time of it?
what does " calloc" do?
How can I open a file so that other programs can update it at the same time?
wat is the output int main() { char s1[]="Hello"; char s2[]="Hello"; if(s1==s2) printf("Same"); else printf("Diff"); }
What is main () in c language?
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,
Why pointers are used?