Compare interpreters and compilers.
No Answer is Posted For this Question
Be the First to Post Answer
What is meaning of "Void main" in C Language.
24 Answers Ford, GU, HCL, IBIBS, JUW, TCS,
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*
Write a progarm to find the length of string using switch case?
Why doesnt the call scanf work?
What is a good data structure to use for storing lines of text?
how many times of error occur in C
What are the loops in c?
For what purpose null pointer used?
what is the advantage of function pointer
16 Answers CMC, CS, Freshdesk, L&T, LG Soft, Matrix, TCS,
Why do we use c for the speed of light?
Create a simple code fragment that will swap the values of two variables num1 and num2.