State the difference between realloc and free.
No Answer is Posted For this Question
Be the First to Post Answer
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
3. When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these
what is the output of the program?? #include<stdio.h> main ( ) { int a=010,sum=0,tracker: for(tracker=0;tracker<=a;tracker++) sum+=tracker; printf(ā %d\nā,sum); } what is the difference between a=10 and a=010??
Why c is known as a mother language?
What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25
Is c dynamically typed?
what is bit rate & baud rate? plz give wave forms
What is the use of a ‘