What is the use of sizeof?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?

9 Answers   BTBP, CitiGroup,


What is the difference between fread and fwrite function?

0 Answers  


What are the advantages of using Unions?

0 Answers   IBS,


Why Modern OS are interrupt driven?Give an example

3 Answers  


Disadvantages of C language.

0 Answers   Impetus,


What is signed and unsigned?

0 Answers  


what is the use of getch() function in C program.. difference b/w getch() and getche()??

29 Answers   HCL, IBM, Infosys, TCS, Wipro,


Which header file is used for clrscr?

0 Answers  


I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


consagous technology placement paper

3 Answers   Consagous, Sypra,


What are the types of data structures in c?

0 Answers  


Categories