i want to job in your company, so how it will be possible.
Answer Posted / rakesh ranjan
THIS QUESTION DOESNT BELONGS TO TECHNICAL SECTION SO PLEASE AVOID SUCH KINDS OF QUERIES HERE........................................................................................THANXXXX
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how are portions of a program disabled in demo versions?
What are two dimensional arrays alternatively called as?
How many identifiers are there in c?
Can you define which header file to include at compile time?
What is substring in c?
Explain how do you print an address?
what is the difference between 123 and 0123 in c?
What is the difference between int main and void main in c?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What is I ++ in c programming?
Compare and contrast compilers from interpreters.
Why we use break in c?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
Write a simple code fragment that will check if a number is positive or negative.
What’s the special use of UNIONS?