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 13864

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 28140

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

1 4477

Post New C DAC C Interview Questions




Un-Answered Questions

State the different extensions for stored procedures?

474


What are services in angular?

408


The first man who walked in space?

476


Can you differentiate javascript and angularjs?

443


What is the next windows after 10?

448






Is realm db free?

473


i have done BSc(I.T). i now wish to pursue MBA i finance. my interview is on Saturday.what do i tell them if they ask me why do i want to do my MBA after BSc(I.T)?someone please help me out

1708


If a customer approaching you is in a bad temper then what would you do?

816


What is a lambda?

528


What is merge sort in java?

579


What are sequencers?

615


Explain what is oop?

617


Explain the input procedure and output procedure?

517


What is a de-referenced variable? What is a garbage collector?

1


How to split an order into multiple consignment?

5