Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 4179

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 3475

what are the advantage and disadvantage of recursion

5 52738

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 3940

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 5359

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 9459

Prove or disprove P!=NP.

Microsoft,

5 7945

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

1 7521

What is Dynamic Initialization.

3 5833

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

3 6746

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

Infosys, TCS,

15 26153

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

Xavient,

6 11329

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

1 12453

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

2316

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

2 8887


Post New C Questions

Un-Answered Questions { C }

How many parameters should a function have?

1200


What is #define in c?

1055


Why should I prototype a function?

1209


Can you apply link and association interchangeably?

1130


Explain pointer. What are function pointers in C?

1090


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

4283


Why enum is used in c?

971


Explain what is the heap?

1064


What is context in c?

932


What is function prototype in c with example?

1098


What is calloc in c?

1152


How can I recover the file name given an open stream or file descriptor?

1086


What are header files and what are its uses in C programming?

1249


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1943


What language is c written?

1063