Why shouldn’t I start variable names with underscores?
No Answer is Posted For this Question
Be the First to Post Answer
what is the different bitween abap and abap-hr?
Why malloc is faster than calloc?
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*
Why c is called top down?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
What is a void pointer in c?
What is meant by global static? why we have to use static variable instead of Global variable
main() {int a=200*200/100; printf("%d",a); }
Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?
What is the function of this pointer?
0 Answers Agilent, ZS Associates,
WHOT IS CHAR?