What does the function toupper() do?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

how many argument we can pas in in a function

25 Answers   CTS,


to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].

2 Answers   Infosys, TCS,


User define function contain thier own address or not.

2 Answers  


program to convert a integer to string in c language'

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

2 Answers   Drona Solutions, Infosys, Vodafone, Webyog,






coding for Fibonacci.?

1 Answers  


Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


Table of Sudoku n*n

0 Answers  


What are data types in c language?

0 Answers  


Explain how does flowchart help in writing a program?

0 Answers  


Write a c program to demonstrate character and string constants?

0 Answers  


Do you know the use of fflush() function?

0 Answers  


Categories