Did c have any year 2000 problems?


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

Post New Answer

More C Interview Questions

what is the associativity of bitwise OR operator?

1 Answers  


How do you do dynamic memory allocation in C applications?

0 Answers  


What are bitwise shift operators in c programming?

0 Answers  


How to write the code of the program to swap two numbers with in one statement?

2 Answers  


wite a programme in c to linear search a data using flag and without using flags?

3 Answers   TCS,






Is main a keyword in c?

0 Answers  


write a program to add two numbers of any size.....(remember any size)

1 Answers  


How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?

2 Answers  


What is a symbolic constant?

1 Answers  


Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4

1 Answers   Mind Tree, TCS,


largest Of three Number using without if condition?

0 Answers  


writw a program to insert an element in the begning of a doubly linked list

1 Answers  


Categories