By using C language input a date into it and if it is right?


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

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 it valid to address one element beyond the end of an array?

0 Answers  


Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;

18 Answers   Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

0 Answers   TCS,


What is .obj file in c?

0 Answers  






What are the difference between a free-standing and a hosted environment?

0 Answers   Infogain,


Explain what are the different file extensions involved when programming in c?

0 Answers  


What is #include stdio h and #include conio h?

0 Answers  


What are static variables in c?

0 Answers  


what is a far pointer

12 Answers   ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,


difference between my-strcpy and strcpy ?

3 Answers   Geometric Software, IIM, Infosys,


Convert the following expression to postfix and prefix (A+B) * (D-C)

3 Answers   Satyam,


Categories