What are keywords in c with examples?
No Answer is Posted For this Question
Be the First to Post Answer
Write the control statements in C language
Can we use visual studio for c?
what is output of the following statetment?Printf(“%x”, -1<<4); ?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
what is the output of the following program and explain the answer #include<stdio.h> exp() { main(5) } main(int a) { printf("%d",a); return; }
Why should I use standard library functions instead of writing my own?
Which are low level languages?
What are the different types of endless loops?
What is function definition in c?
Why we write conio h in c?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
WAP to convert text into its ASCII Code and also write a function to decode the text given?