What is the difference between near, far and huge pointers?
No Answer is Posted For this Question
Be the First to Post Answer
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
main() { int age; float ht; printf("Enter height and age"); scanf("%d%d",&height,&age); if((age<=20)&&(ht>=5)) {printf("She loves you");} else {printf("She loves you");} }
Write a c program to demonstrate Type casting in c?
What is the difference between a string and an array?
How is actual parameter different from the formal parameter?
Explain the term printf() and scanf() used in c language?
how should functions be apportioned among source files?
Write a program to find whether the given number is prime or not?
without using arithmatic operator solve which number is greater??????????
What are the 32 keywords in c?
What is %d called in c?
what is the hardware model of CFG( context free grammar)