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

why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?

2 6365

Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database

TCS, Unisys, Webyog,

2 10877

main difference between c and c++ language

1 3705

differnce between do and do while

DOEACC,

3 8018

i=10,j=20 j=i,j?(i,j)?i:j:j print i,j

CSC,

1 3666

advantages of pointers?

3 4699

what is Array?

3 4926

what is void pointer?

2 4222

how can use subset in c program and give more example

1947

write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.

BirlaSoft,

2106

please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1731

All technical questions

TCS,

1940

Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2717

Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

Wipro,

1942

Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????

TCS,

3 8447


Post New C Questions

Un-Answered Questions { C }

How can a program be made to print the line number where an error occurs?

1048


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

3485


Explain what is a program flowchart and explain how does it help in writing a program?

1061


What is a void pointer in c?

1057


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

1890


What does %c mean in c?

1035


How many keywords are there in c?

1037


What is #ifdef ? What is its application?

1061


What is the difference between pure virtual function and virtual function?

1082


Explain how can type-insensitive macros be created?

961


Why do we use pointer to pointer in c?

1035


How are Structure passing and returning implemented by the complier?

1126


What is operator precedence?

1161


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1898


Explain what math functions are available for integers? For floating point?

1076