Explain what are global variables and explain how do you declare them?
No Answer is Posted For this Question
Be the First to Post Answer
Where are the auto variables stored?
what is the diff b/w static and non static variables in C. Give some examples plz.
Can two or more operators such as and be combined in a single line of program code?
print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar
what is the first address that gets stored in stack according to a C or C++ compiler???? or what will be the first address that gets stored when we write a C source code????????
What is file in c language?
what is a function method?give example?
how can f be used for both float and double arguments in printf? Are not they different types?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Give differences between - new and malloc() , delete and free() ?
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"
SRUCTURE PROGRAMMING