WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?


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

Post New Answer

More C Interview Questions

write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


main() { char *p; p="Hello"; printf("%c\n",*&*p); }

2 Answers   ME,


Can static variables be declared in a header file?

0 Answers  


Where are the auto variables stored?

0 Answers   TISL,


Why does everyone say not to use gets?

0 Answers  






Write a Program to accept different goods with the number, price and date of purchase and display them

0 Answers   HDFC,


What is #define in c?

0 Answers  


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

0 Answers   TCS,


progrem to generate the following series 1 12 123 1234 12345

6 Answers   HCL, Wipro,


What is void main ()?

0 Answers  


Can we declare variables anywhere in c?

0 Answers  


Explain a pre-processor and its advantages.

0 Answers  


Categories