Can a local variable be volatile in c?
No Answer is Posted For this Question
Be the First to Post Answer
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
Is c compiled or interpreted?
read an array and search an element
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
main() { int i,j,A; for(A=-1;A<=1;A++) prinf("%d\t",!!A); }
Why is main function so important?
What is a example of a variable?
what is c++ programming?
what is difference between array and structure?
44 Answers College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,
Explain enumerated types.
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Program to simulate second clock