Can an array be an Ivalue?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

0 Answers  


Explain Basic concepts of C language?

0 Answers   EXL,


if we take a number as a char then can we manipulate(add, subtract) on this number

2 Answers  


write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

3 Answers   Broadcom, TCS,


What is the use of structure padding in c?

0 Answers  






How can I find out the size of a file, prior to reading it in?

0 Answers  


How is pointer initialized in c?

0 Answers  


C program to perform stack operation using singly linked list

3 Answers  


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


Is it valid to address one element beyond the end of an array?

0 Answers  


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

0 Answers  


What does the file stdio.h contain?

0 Answers  


Categories