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
No Answer is Posted For this Question
Be the First to Post Answer
What is structure in c language?
In which mode we open the file for read,write and append also in c ? a)W b)w+ c)r+ d)a
any "C" function by default returns an a) int value b) float value c) char value d) a & b
related proverb of "dont count your chicken before it hatches"
How was c created?
What are pointers in C?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,
Explain what is gets() function?
Why header files are used?
What is the Purpose of 'extern' keyword in a function declaration?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?