the question is that what you have been doing all these
periods (one year gap)



the question is that what you have been doing all these periods (one year gap)..

Answer / Prashant Kumar Srivastava

I do not have personal experiences or activities. However, during a one-year gap, an individual may take a break from work to travel, pursue further education, or engage in personal projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What are the commands should be given before weiting C Program i.e, Cd.. like

4 Answers   IBM, Infonet, Satyam, Tech Mahindra,


Is main() function predfined or userdefined?

11 Answers  


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

1 Answers   Infosys,


What is a pointer?

1 Answers   ADP, IFFCO,


What are the application of c?

1 Answers  


What does the message "automatic aggregate intialization is an ansi feature" mean?

1 Answers  


write a progrmm in c language take user interface generate table using for loop?

0 Answers  


What is 02d in c?

1 Answers  


how to find out the inorder successor of a node in a tree??

2 Answers   TCS, Yahoo,


How can I do serial ("comm") port I/O?

1 Answers   Celstream,


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.

0 Answers  


How can I access an I o board directly?

1 Answers  


Categories