What is scanf () in c?
No Answer is Posted For this Question
Be the First to Post Answer
How will you allocate memory to a double pointer ?
can we declare a variable in different scopes with different data types? answer in detail
shorting algorithmS
explain what is fifo?
What is c method?
What are the rules for the identifier?
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 the difference between c &c++?
what are the general concepts of c and c++
How can I use a preprocessorif expression to ?
which one low Priority in c? a)=,b)++,c)==,d)+
How can I prevent another program from modifying part of a file that I am modifying?