How can you convert integers to binary or hexadecimal?
What are the different data types in C?
Compare and contrast compilers from interpreters.
What does %c do in c?
What is the use of a semicolon (;) at the end of every program statement?
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
How can I find out how much free space is available on disk?
Are comments included during the compilation stage and placed in the EXE file as well?
Why pointers are used?
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
name the language for writing c compiler?
write a program which counts a product of array elements lower than 10.