What is pointers in c?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate abs() function from fabs() function.
How can a process change an environment variable in its caller?
Explain what is gets() function?
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
List some of the dynamic data structures in C?
What are the different types of data structures in c?
I want tcs placement papers of 2004-2009 , its urgent
What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
difference between spiral and waterfall model
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?
What is the use of clrscr?