Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

C DAC C Interview Questions
Questions Answers Views Company eMail

How can I make a program in c to print 'Hello' without using semicolon in the code?

9 13827

void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 28102

which will return integer? a) int*s ( ) b) ( int* ) s( ) c) int ( *s ) ( )

1 4459

Post New C DAC C Interview Questions




Un-Answered Questions

Is multiple inheritance possible in swift?

433


What is the method to create a data frame?

223


What is web api‘s in asp.net mvc 4 ?

576


Can I dye my blue baby blanket pink?

1


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1437






How do I use autofill in excel?

303


How to handle exceptions that are raised in a component?

578


What is a test tube?

471


Explain how to calculate the rectangle of conductor of different sizes?

612


How to create cascading filters without context filter ?

313


What is assembly used for?

493


When we use condition the totals do not match why?

1547


Why python is called python?

464


discounted our own note 60-18% for 4,500 note. the proceeds will be directly credited to bank account. what is the entry of this?

1463


purpose of abstraction and interface

1516