Explain how can I prevent another program from modifying part of a file that I am modifying?
No Answer is Posted For this Question
Be the First to Post Answer
wt is d full form of c
Which of the following about automatic variables within a function is correct ? a.its type must be declared before using the variable b.they are local c.they are not initialised to zero d.they are global.
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
how to get starting address of a running C program
Explain the properties of union.
difference between i++* and *++i
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Why do we need functions in c?
what is a far pointer
12 Answers ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,
What are pointers? Why are they used?
we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????
what is the difference between c and c++?