FILE PROGRAMMING
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
how can i print "hello"
What are reserved words with a programming language?
what is the syallabus of computer science students in group- 1?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
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.
What is the data segment that is followed by c?
Explain what happens if you free a pointer twice?
How can you be sure that a program follows the ANSI C standard?
what are bitwise shift operators?
can anyone please tell about the nested interrupts?
What does calloc stand for?