There is a number and when the last digit is moved to its
first position the resultant number will be 50% higher than
the original number.Find the number?
write an algorithm and c program to add two 2x2 matrics
What are called c variables?
program to locate string with in a string with using strstr function
Explain what is the benefit of using enum to declare a constant?
What is array of structure in c?
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
What are function pointers? Provide an example.
Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
What is the description for syntax errors?
what is software?
What is meant by gets in c?