Int Main() {
Int _ = 10;
Int __ = 20;
Int ___ = _ + __;
Printf("__%D",___) ;
Return 0;
}
A) Compilation Error
B) Runtime Error
C) __0
D) __30
Correct Answer:
Verified
Q7: Int Main() {
Int X = 10;
{
Int X
Q8: //This Program Is Compiled On 32 Bit
Q9: What Should Be The Output:
Int Main()
{
Int A
Q10: Which Of The Following Is Executed By
Q11: Int Main() {
Int A = 10.5;
Printf("%D",A);
Return 0;
}
A)10.5
B)10.0
C)10
D)Compilation
Q13: Int Main() {
Int A = 5;
Int B
Q14: int main() {
Int x;x=10,20,30;
Printf("%d",x);
Return 0;
}
A)10
B)20
C)30
D)Compilation Error
Q15: How many times C.com is printed?
Int main()
{
Int
Q16: How many times C.com is printed?
Int main()
{
Int
Q17: How many times C.com is printed?
Int main()
{
Int
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents