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

write a program to copy a string without using a string?

2 5444

what is the coding of display the factorial of a number using array and function?

1 3833

write a program to display reverse of a number using for loop?

14 44926

give an example of type casting by a simple c program

TCS,

2 4804

You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?

1 3524

write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR

IBM,

3 6725

write a program to gat the digt sum of a number (et. 15= >1+5=6)

2 4142

write a progam to display the factors of a given number and disply how many prime numbers are there?

2 7916

What is the mean of this statement:: if(int i=0 * i=9)

HCL,

2 5126

control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent

1 3540

write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

CSC, St Marys, TATA,

11 47269

write a program to swap two numbers without using temporary variable?

3 7579

how to write a data 10 in address location 0x2000

3 5875

what is a non volatile key word in c language?

1 4602

what is diognisis?

1 3722


Post New C Questions

Un-Answered Questions { C }

Is there a way to switch on strings?

1083


What is the size of enum in bytes?

1089


Difference between malloc() and calloc() function?

1199


How is a macro different from a function?

1175


What is sizeof c?

1070


Explain that why C is procedural?

1142


Do you have any idea how to compare array with pointer in c?

1048


What is pointer & why it is used?

1111


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...

1934


How can you pass an array to a function by value?

1120


How to declare a variable?

1001


Is using exit() the same as using return?

1347


How can this be legal c?

1085


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

1139


What is the use of extern in c?

1092