How can you convert integers to binary or hexadecimal?
No Answer is Posted For this Question
Be the First to Post Answer
What are global variables and how do you declare them?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What do you mean by a sequential access file?
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
What are pointers?
0 Answers Accenture, Tavant Technologies, Zensar,
Did c have any year 2000 problems?
main() {char a[10]={1,2,3,4,5,6};int x; for(x=0;x<4;x++){ b[x]=x+'a';} printf("%s",b);}
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
What should be keep precautions while using the recursion method?
what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
int x=sizeof(!5.856); What will value of variable x?
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.