Write a program to swap two numbers without using a temporary variable?
No Answer is Posted For this Question
Be the First to Post Answer
pick out the odd one out of the following a.malloc() b.calloc() c.free() d.realloc()
differnce between do and do while
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
Explain how do you determine the length of a string value that was stored in a variable?
What are the primitive data types in c?
What are the types of arrays in c?
difference between semaphores and mutex?
Explain which function in c can be used to append a string to another string?
Write a program to check whether a number is prime or not using c?
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
Describe the modifier in c?