O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N

Answer Posted / harish

o-1
t-2
t-3
f-4
f-5
s-6
s-7
e-8
n-9
T-10
E-11
T-12
t-13
f-14
f-15
s-16
s-17
e-18
n-19
it is Just numarical order in alpha betical manner

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between arrays and pointers?

636


What is c programming structure?

620


What are the different types of pointers used in c language?

612


Are pointers integer?

551


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

680






What does %d do in c?

547


Why is main function so important?

617


What are the 4 types of programming language?

583


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

588


What is string function c?

568


Explain bitwise shift operators?

632


How can I swap two values without using a temporary?

618


Tell me what are bitwise shift operators?

658


What is the difference between declaring a variable by constant keyword and #define ing that variable?

2699


What is a struct c#?

601