Can variables be declared anywhere in c?
write a program in c to print **** * * * * ****
What is the c value paradox and how is it explained?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
What is register variable in c language?
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
What are the different pointer models in c?
While(1) { } when this loop get terminate is it a infinite loop?
Which is the best sort method for library management?
Define circular linked list.
what is pointer?
What is the difference between the = symbol and == symbol?
Explain how do you search data in a data file using random access method?