Why c is called a mid level programming language?
No Answer is Posted For this Question
Be the First to Post Answer
c language interview questions & answer
Explain c preprocessor?
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
matrix multiplication fails introspect the causes for its failure and write down the possible reasons for its failurein c language.
Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.
What is integer constants?
p*=(++q)++*--p when p=q=1 while(q<=6)
What is the use of ?: Operator?
Write a program to generate prime factors of a given integer?
Is file a keyword in c?
write a program to find the frequency of a number
What is zero based addressing?