What do you mean by scope of a variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are pointers? Why are they used?
post new interiew question and aptitude test papers
Explain the difference between the local variable and global variable in c?
What is masking?
What is a keyword?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
What does p mean in physics?
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
write a program to add two numbers of any size.....(remember any size)
what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits