which one of follwoing will read a character from keyboard and store in c a)c=getc() b)c=getchar() c)c=getchar(stdin) d)getc(&c) e)none
7 23898I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
10204
What is wrong in this statement? scanf(ā%dā,whatnumber);
Who invented b language?
What does c mean in standard form?
What is the value of a[3] if integer a[] = {5,4,3,2,1}?
Can math operations be performed on a void pointer?
What is the function of volatile in c language?
What is variable in c example?
Is c is a middle level language?
What is the use of define in c?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How can I ensure that integer arithmetic doesnt overflow?
Is struct oop?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
can any one tel me wt is the question pattern for NIC exam
What does a pointer variable always consist of?