How do I use void main?


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

Post New Answer

More C Interview Questions

Why we write conio h in c?

0 Answers  


Explain function pointer with exapmles.

2 Answers  


What is typedef example?

0 Answers  


Write a program with dynamically allocation of variable.

0 Answers   Atos Origin,


Find occurence of a character in a sting.

3 Answers   TCS,






What does return 1 means in c?

0 Answers  


i am using gsm modem ! I USE CMGL COMMAND TO DISPLAY THE LIST OF MESSAGES ! I WANT TO READ EACH MESSAGE ONE BY ONE AND GET EACH MESSAGE INDEX USING C PROGRAM ! THE RESPONSE OF THE MODULE AFTER AT+CMGL IS ---CMGL: 1,"REC READ","+85291234567",,"07/05/01,08:00:15+32",145,37 It is easy to list SMS text messages.---- I WANT THE PROGRAM TO GET THE NUMBER "37"{MESSAGE LENGTH} AS WELL AS "1"(MESSAGE INDEX NUMBER" PLEASE HELP

1 Answers   MTNL,


Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A

1 Answers  


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  


what about "char *(*(*a[])())();"

3 Answers   Oracle,


What do you understand by friend-functions? How are they used?

0 Answers   iNautix,


Is c++ based on c?

0 Answers  


Categories