Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 16153Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 115285) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function
1 4440how we can say java is platform independent, while we require JVM for that particular Operating System?
3 8675Write a C program to find the smallest of three integers, without using any of the comparision operators.
7 22049IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
5 8427Post New TCS C Interview Questions
How can we avoid direct access of jsp pages from client browser?
What is the Net present value of eurekaforbes
What is uint c#?
What are corrupted files?
Can we use flow logic control key words in abap/4 and vice-versa?
What is the use of system.diagnostics.process class in .net?
Difference between Scala’s Inner class and Java’s Inner class?
What are record groups ? Explain the types of record group.
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Can you use bootstrap with django?
What is the purpose of store statement?
What effect does choking a vertical thermosiphon have on the heat transfer rate?
How to get and log an error in angular 4?
plz sent me jindal placement papers in mechanical enginnering
What is instead of trigger in where we will use?