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


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

Post New Answer

More C Interview Questions

i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

0 Answers   Microsoft,


what is a function prototype?

5 Answers  


What is c basic?

0 Answers  


what is the use of ‘auto’ keyword?

1 Answers  


15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

2 Answers   CTS,


Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June

0 Answers  


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

0 Answers  


How to compare array with pointer in c?

0 Answers  


What are the advantages of the functions?

0 Answers  


What is the use of function overloading in C?

0 Answers   Ittiam Systems,


What is meant by global static? why we have to use static variable instead of Global variable

4 Answers   L&T,


Why functions are used in c?

0 Answers  


Categories