What is function what are the types of function?
what is pointer?
Write a program to use switch statement.
0 Answers Agilent, Integreon, ZS Associates,
what is a far pointer
12 Answers ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,
Are the expressions * ptr ++ and ++ * ptr same?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Given a number N, product(N) is the product of the digits of N. We can then form a sequence N, product(N), product(product(N))… For example, using 99, we get the sequence 99, 99 = 81, 81 = 8. Input Format: A single integer N Output Format: A single integer which is the number of steps after which a single digit number occurs in the sequence. Sample Test Cases: Input #00: 99 Output #00: 2 Explanation: Step - 1 : 9 * 9 = 81 Step - 2 : 8 * 1 = 8 There are 2 steps to get to this single digit number. Input #01: 1137638147
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
how to print "hai" in c?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
What is meant by 'bit masking'?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
what are bps & baud rates? differentiate these two?