Can the size of an array be declared at runtime?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 5 elements of structure?
What is union and structure in c?
There seem to be a few missing operators ..
what is an array
How do you use a 'Local Block'?
WAP to convert text into its ASCII Code and also write a function to decode the text given?
what is foreign key in c language?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.
3 Answers Google, Infosys, JTL, OpenFeel,
create an SINGLE LINKED LISTS and reverse the data in the lists completely
how to set Nth bit of a variable?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.