What is a global variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff
plz let me know how to become a telecom protocol tester. thank you.
If you know then define #pragma?
What is linear search?
Why static variable is used in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
which operator is known as dummy operator in c?
plz answer.. a program that takes a string e.g. "345" and returns integer 345
main() { clrscr(); } clrscr();
what is the role you expect in software industry?
Predict the output or error(s) for the following: 25. main() { printf("%p",main); }
what is the c source code for the below output? 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1