What is d'n in c?


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

Post New Answer

More C Interview Questions

How to find the digits truncation when assigning the interger variable to the character variables. like int i=500; char x = i : here we have truncation. how to find this. another ex: i =100; char x=i. here we do not have truncation.

1 Answers   HCL,


What are the types of type qualifiers in c?

0 Answers  


Explain what is wrong with this statement? Myname = ?robin?;

0 Answers  


What is meant by keywords in c?

0 Answers  


what are the files which are automatically opened when a c file is executed?

3 Answers  






write a program to print data of 5 five students with structures?

0 Answers  


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

1 Answers   Accenture, IBM,


difference between loading and linking

1 Answers  


What is the purpose of macro in C language?

0 Answers   Fidelity,


What is getch() function?

0 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


What is c mainly used for?

0 Answers  


Categories