WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
No Answer is Posted For this Question
Be the First to Post Answer
find the sum of two matrices and WAP for it.
Explain the use of 'auto' keyword in c programming?
will the program compile? int i; scanf(ā%dā,i); printf(ā%dā,i);
Why Modern OS are interrupt driven?Give an example
What is the right type to use for boolean values in c?
what is the difference between 123 and 0123 in c?
how can write all 1to 100 prime numbers using for loop,if and break ?
How can a number be converted to a string?
How do I use strcmp?
How to write a multi-statement macro?
What are the 3 types of structures?
what is the function of void main()?