what is the program to display your name in any color?
Answer Posted / shiva shankar shukla
word art
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
What is null pointer in c?
What is register variable in c language?
What are the uses of a pointer?
What is #include stdio h and #include conio h?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Write a code of a general series where the next element is the sum of last k terms.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
What is the advantage of an array over individual variables?
Under what circumstances does a name clash occur?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What are the different types of control structures?
Explain the binary height balanced tree?
When a c file is executed there are many files that are automatically opened what are they files?
What is c++ used for today?