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 C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

1 3436

Is there something we can do in C but not in C++? Declare variable names that are keywords in C++ but not C.

Infosys,

2 8484

How to convert decimal to binary in C using recursion??

HP, IBM,

4 16993

Write a C program where input is: "My name is xyz". output is: "xyz is name My".

TCS,

1 9462

Write a small C program to determine whether a machine's type is little-endian or big-endian.

nvidia,

5 12819

can v write main() { main(); } Is it true?

6 7820

Write a C program to find the smallest of three integers, without using any of the comparision operators.

TCS,

7 22048

Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

ME, Synfusion, Wipro,

2 9364

what is the difference between embedded c and turbo c ?

1 6248

Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

5406

Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

2357

what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 6284

what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question

6 11167

c program to manipulate x=1+3+5+...+n using recursion

Wipro,

2 5642

c program to manipulate x=1!+2!+3!+...+n! using recursion

TCS,

1 6840


Post New C Questions

Un-Answered Questions { C }

Explain how do you determine whether to use a stream function or a low-level function?

1138


What is the difference between constant pointer and constant variable?

1280


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

1138


What is a far pointer in c?

1104


What is static and volatile in c?

1269


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

2473


difference between object file and executable file

6807


What is string function c?

1077


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

1122


what is recursion in C

1119


i have a written test for microland please give me test pattern

2788


What is an identifier?

1089


What is #define in c?

1114


Is c is a procedural language?

1133


What is graph in c?

1104