C Interview Questions
Questions Answers Views Company eMail

enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program

1 3364

whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 2826

what are the advantage and disadvantage of recursion

5 50579

write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.

1 3135

Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day

3 4269

write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com

6 7297

Prove or disprove P!=NP.

Microsoft,

5 6276

Write a C program to convert an integer into a binary string?

1 6704

What is Dynamic Initialization.

3 4437

what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string

3 5279

write a c program to print "Welcome" without using semicolon in the whole program ??

Infosys, TCS,

15 21301

write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

Xavient,

6 9443

write a program to remove occurrences the word from entered text?

1 11683

Without Computer networks, Computers will be half the use. Comment.

1861

What are the various topologies? Which one is the most secure?

2 7424


Post New C Questions

Un-Answered Questions { C }

what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1919


How can I copy just a portion of a string?

806


For what purpose null pointer used?

598


Hi can anyone tell what is a start up code?

1602


How can my program discover the complete pathname to the executable from which it was invoked?

650






What is a function in c?

563


What is the stack in c?

709


What is stack in c?

597


What are the advantages of c preprocessor?

699


What is pass by reference in functions?

313


Explain what is wrong with this program statement?

608


Explain the use of #pragma exit?

684


Can a file other than a .h file be included with #include?

672


Explain data types & how many data types supported by c?

570


What is the difference between Printf(..) and sprint(...) ?

773