int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?
7 12154Post New Parimal C Interview Questions
What is the purpose of xml namespaces?
What does odbc do in context with php?
What is scriptlet, expression and declaration in jsp?
How do you control the number of observations and/or variables read or written?
What do you understand by cursor? Mention the different types of cursor?
How do I change the format of a table of contents in word 2013?
What are the various tools? - Name a few?
Do you know what is balance sheet?
What is the default page size of buffer pools?
what is undisclosed profit? explain
Explain the tensorflow operations?
Syntax to call a PROCEDURE in HANA?
In mongodb how do you use $set to update a nested value?
What is the use ale?
Like Hibernate for Java-based applications, What are the Popular ORM Frameworks available to use in Play/Scala based applications?