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 23649I 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...
10164
What is an expression?
What is difference between static and global variable in c?
Why c language is called c?
What is the difference between class and object in c?
Is int a keyword in c?
When can you use a pointer with a function?
What is c language used for?
How do you determine whether to use a stream function or a low-level function?
What is I ++ in c programming?
What is the difference between array and linked list in c?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What is the purpose of the preprocessor directive error?
What are the types of functions in c?
How many types of operator or there in c?
What are the 32 keywords in c?