What is variable declaration and definition in c?
No Answer is Posted For this Question
Be the First to Post Answer
without a terminator how can we print a message in a printf () function.
How reliable are floating-point comparisons?
write a program to rearrange the array such way that all even elements should come first and next come odd
What is ctrl c called?
Is c procedural or object oriented?
how can write all 1to 100 prime numbers using for loop,if and break ?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
Explain 'far' and 'near' pointers in c.
code for inverse a matrix
explain what are actual arguments?
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,
What are bit fields? What is their use?