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 5497

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 9955

main difference between c and c++ language

1 2960

differnce between do and do while

DOEACC,

3 6271

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

CSC,

1 2927

advantages of pointers?

3 3669

what is Array?

3 3798

what is void pointer?

2 3344

how can use subset in c program and give more example

1488

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,

1682

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

1314

All technical questions

TCS,

1497

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

2235

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

Wipro,

1486

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 7035


Post New C Questions

Un-Answered Questions { C }

How many identifiers are there in c?

567


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2256


What is "Duff's Device"?

691


What is pointer to pointer in c with example?

540


What is formal argument?

635






What is identifier in c?

535


Is c still relevant?

631


What is a char in c?

546


Why do we write return 0 in c?

542


What are the __date__ and __time__ preprocessor commands?

559


Define C in your own Language.

626


How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

15475


List the variables are used for writing doubly linked list program.

1608


How #define works?

603


Explain the bubble sort algorithm.

630