Answer Posted / akashdixit254
c is a programming language they ae use to create a software
they are run only c editior they are roboust ,secure ,oop
supported language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is sizeof array?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Why can arithmetic operations not be performed on void pointers?
What is adt in c programming?
What is the use of pointers in C?
Write a program to use switch statement.
what is the format specifier for printing a pointer value?
Which node is more powerful and can handle local information processing or graphics processing?
Where static variables are stored in memory in c?
Can a program have two main functions?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Explain 'far' and 'near' pointers in c.
What is function what are the types of function?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.