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

In CMM or CMMI certified organizations,we assess only the standard software processes of the organization. We do not assess the organizations other functional departments like HR or Admin. Then how can we certify the entire organization as CMM level company?? We have assessed only software related activities. Right. There is no relation with other departments like Accounts, HR or Admin. Then how can we claim that the whole company is a CMM certified company?

Melstar,

1 3728

what is the advantage of function pointer

CMC, CS, Freshdesk, L&T, LG Soft, Matrix, TCS,

16 75389

O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N

ADP,

9 23924

N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3

Honeywell,

3 14530

A C E G H +B D F A I ------------ E F G H D

Infosys,

1 4750

1,4,8,13,21,30,36,45,54,63,73,?,?.

AMB, Franklin Templeton,

10 25880

1,1,5,17,61,217,?,?.

Apple,

3 11903

Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child

IBM, Infosys,

10 19104

how the size of an integer is decided? - is it based on processor or compiler or OS?

HCL, JPR, Microsoft, nvidia,

19 42806

what does data structure mean?

8 13663

what are the static variables

HCL, iFlex, TCS, Wipro,

8 13576

how to print "hai" in c?

TCS,

13 18608

write a C program to print the program itself ?!

TCS,

16 44624

what are the interview question's in the language c

Nipuna,

2 5305

Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All

Accenture,

3 9163


Post New C Questions

Un-Answered Questions { C }

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.

2383


What is the general form of a C program?

1088


what is ur strangth & weekness

2562


hi send me sample aptitude papers of cts?

2242


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1601


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1987


What is dynamic dispatch in c++?

1127


develop algorithms to add polynomials (i) in one variable

2249


Differentiate between null and void pointers.

1249


write a c program to find the sum of five entered numbers using an array named number

2229


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.

5430


What are pointers? What are different types of pointers?

1251


ATM machine and railway reservation class/object diagram

5328


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1350


How do you convert strings to numbers in C?

1325