What is graph in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is structure pointer in c?

0 Answers  


What is the difference between scanf and fscanf?

0 Answers  


Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack

3 Answers  


What is malloc return c?

0 Answers  


Is file a keyword in c?

0 Answers  






what are the compilation steps? ( i want inside the compiler )

2 Answers  


write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.

0 Answers   BirlaSoft,


What are different storage class specifiers in c?

0 Answers  


What is the difference between text files and binary files?

0 Answers  


what does ‘#include’ mean?

1 Answers   TCS,


Write a program to find given number is even or odd without using any control statement.

2 Answers  


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

0 Answers  


Categories