Write a program to show the change in position of a cursor using c


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

0 Answers  


will u give me old quesrion papers for aptitude for L & t info tech?

1 Answers   Hindustan, L&T,


. Consider the following program main() { int a[5]={1,3,6,7,0}; int *b; b=&a[2]; } The value of b[-1] is (A) 1 (B) 3 (C) -6 (D) none

9 Answers   Oracle,


What is anagram in c?

0 Answers  


Can the curly brackets { } be used to enclose a single line of code?

0 Answers  


what is the program to display your name in any color?

2 Answers   HCL,


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

0 Answers  


What is a class c rental property?

0 Answers  


How can I access an I o board directly?

0 Answers  


What is encapsulation?

2 Answers  


How to add two numbers without using arithmetic operators?

18 Answers   College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,


Do you know the purpose of 'register' keyword?

0 Answers  


Categories