Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers.
Visa on 8 DEC 2014
Npu university
No Answer is Posted For this Question
Be the First to Post Answer
why wipro wase
Is malloc memset faster than calloc?
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
How to find the digits truncation when assigning the interger variable to the character variables. like int i=500; char x = i : here we have truncation. how to find this. another ex: i =100; char x=i. here we do not have truncation.
What does 3 periods mean in texting?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
Explain what is the difference between functions getch() and getche()?
What is #line?
How can we see the Expanded source code and compiled code for our source program in C?
When we use void main and int main?
wat is the output int main() { char s1[]="Hello"; char s2[]="Hello"; if(s1==s2) printf("Same"); else printf("Diff"); }
Explain about block scope in c?