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
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
main difference between c and c++ language
What is the difference between typedef and #define?
Why do we use null pointer?
Write a program for Overriding.
Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Why is C language being considered a middle level language?
What is break in c?
What are macros in C?
Differentiate between new and malloc(), delete and free() ?
Taking an example,differentiate b/w loader and linker ?